MicrosoftLearning / 20486D-DevelopingASPNETMVCWebApplications

MIT License
12 stars 338 forks source link

Exercise 1 Task 1 Step 2 Run the npm install command. throws errors. #196

Closed hope77777 closed 1 month ago

hope77777 commented 3 years ago

Exercise 1 Task 1 Step 2 Run the npm install command Throws error: Failed at the node-ssas@4.9.3 postinstall script

2021-01-15_180950

Also mentions issues with the Build version.

2021-01-15_181026

https://github.com/MicrosoftLearning/20486D-DevelopingASPNETMVCWebApplications/blob/master/Instructions/20486D_MOD09_LAB_MANUAL.md

rramoscabral commented 3 years ago

In package.json change propers.js version to 1.14.7. Then you can use 'npm install-test'.

ChrisHowd commented 1 month ago

Thanks @rramoscabral. MS is closing this issue.