Angular JS installation Error thorough the 8 steps #62
Replies: 12 comments 3 replies
-
|
Hey. Thank you for all the detailed info. Here is what I would suggest This will help you bypass this error :) You can also try this Right now, due to some security polices on your laptop, scripts cannot run. So, this will help you bypass them. Let me know how it goes, and feel free to let me know if you have more errors. Jay (Vijayasimha BR) |
Beta Was this translation helpful? Give feedback.
-
|
@mozes2019 Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass Here is attached 2nd level Error I got when bypassing 1ers level Error Please need assistance again Cece |
Beta Was this translation helpful? Give feedback.
-
|
@mozes2019 Still need your help and thank so much for your availability to assist Cece |
Beta Was this translation helpful? Give feedback.
-
|
@mozes2019 All my bests regards to you. Cece |
Beta Was this translation helpful? Give feedback.
-
|
@mozes2019
And found message in screenshot attached, please to confirm that is normal or not message before I continue on next 7 steps JS angular helloworld project installation (ng version, ng new helloworld, npm run start, etc.....) All my best to you Cece |
Beta Was this translation helpful? Give feedback.
-
|
@mozes2019 IS IT CORRECT BEFORE CONTINUE ON NEXT COMMAND (ng new helloworld) ? All the best to you Cece |
Beta Was this translation helpful? Give feedback.
-
|
@mozes2019 Wait for your feedback Cece |
Beta Was this translation helpful? Give feedback.
-
|
@mozes2019 All the best Cece |
Beta Was this translation helpful? Give feedback.
-
|
Got again error when run 4th step command (npm run start) and get following capture: Hope on your quick feedback. All best to you Cece |
Beta Was this translation helpful? Give feedback.
-
|
So, here, so far, it is looking good. The key step is, You have to open the project folder you created in VS Code. Inside VS Code, you have to open terminal, you have to try the command, npm run start :) Again, you are on the right track. You an also check the recording of the session. |
Beta Was this translation helpful? Give feedback.
-
|
Good week-end begining Mr JAY. My question is now how to run each of your GitHub 6 projects, write my JS Angular project (helloworldcece) code, run it and access each of their Front End(EF) ? Cece |
Beta Was this translation helpful? Give feedback.
-
|
Just like you ran the existing project, you can open each project in a separate VS Code window. Remember what I say in the class "open VS Code window for every project folder you want to run" Let me know if you have more questions. Thanks Jay (Vijayasimha BR) |
Beta Was this translation helpful? Give feedback.













Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@mozes2019
Here are the 8 steps of recent Angular JS class(21rst July 2025) as listed below :
I have on my actual pc, installed Windows 11 Pro Copilot built-in version and VSCode version June 2025(1.102)
I can run all Jupiter notebook, JS, etc.. code in my VSCode usually but Here is state the error message when I tried running the 8 steps above to get access to the HelloWord Angular JS code starting by 1rst step on the VSCode command line prompt :
npm install -g @angular/cli@16
npm : File C:\Program Files\nodejs\npm.ps1 cannot be loaded. The file C:\Program Files\nodejs\npm.ps1 is not
digitally signed. You cannot run this script on the current system. For more information about running
scripts and setting execution policy, see about_Execution_Policies at
https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
And once I run three of your Github JSON codes (extensions.JSON, launch.JSON, tasks.JSON) for Angular JS test case, I got "Code language not supported or defined" error at right lower angle of VSCode window.
I got same error message for all other steps (2 thru 7)
The 3 screenshots here attached are stating the problem.
Need assistance and Guidance for security pre-requirements
Cece



Beta Was this translation helpful? Give feedback.
All reactions