opened 05:09AM - 07 Oct 21 UTC
triage
**Description:**
i have created a new ionic 5 project with angular and adde… d the ssr required plugins as given in the ionic doc. but when i run the project it shows me error
**Steps to Reproduce:**
create a new project.
and follow the instruction in the url given;
https://ionicframework.com/blog/ssr-with-angular-universal-and-ionic/
**Output:**
<img width="807" alt="Screenshot 2021-10-07 at 10 36 37 AM" src="https://user-images.githubusercontent.com/66516836/136323564-5933819e-9d1a-4bee-a167-07d825158e85.png">
**My `ionic info`:**
Ionic:
Ionic CLI : 6.17.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.8.2
@angular-devkit/build-angular : 12.2.8
@angular-devkit/schematics : 12.1.4
@angular/cli : 12.2.8
@ionic/angular-toolkit : 4.0.0
Capacitor:
Capacitor CLI : 3.2.4
@capacitor/android : not installed
@capacitor/core : 3.2.4
@capacitor/ios : not installed
Utility:
cordova-res : 0.15.3
native-run : 1.4.1
System:
NodeJS : v14.17.6 (/usr/local/bin/node)
npm : 6.14.15
OS : macOS Big Sur
Can anyone help me regarding this issue???
This is the same error for me I tried with nee project but still its not working. I created a new project and tried same as in the documentation but still this same error