Hi @Sam Can you please help me with this.
In the top dropdown list, there is an option called Initialize. Choose that and execute it this will run npm install. After that, you can get the live view of the page. If there’s any mistake from my side, I apologize. This is based on my knowledge from the previous day.
First you need to install angular globally through you terminal and try to run again i got the same error yesterday after installing angular it got fixed
I have Installed npm install -g @angular/cli then it shows
should I want to install this also
npm install @angular/core @angular/cli @angular/compiler @angular/common @angular/platform-browser @angular/platform-browser-dynamic @angular/router @angular/forms @angular-devkit/build-angular --save
I’m not sure, but in my case the issue was solved by first running Initialization and then viewing the page.
are you design any think in stepperDemo page
also you can check /home page
Thats because your page might be in hide mode when you click the page in the right top of that you can see a option to unhide near to the delete button just toggle on that then it will be ok
did you give content (label) inside the step ??
I faced this same problem. I wasn’t saving my pages after making changes.
So, try saving your pages using Ctrl+S or by right-clicking on the page and choosing Save.
This worked for me, so give it a try!
This is what happening
Thank you @kaushik, I corrected it.







