microsoft / windows-admin-center-sdk

SDK including documentation and sample code for developing extensions for Windows Admin Center (previously Project Honolulu)
Other
119 stars 51 forks source link

Dead link in solution package #57

Open OptionHenrik opened 5 years ago

OptionHenrik commented 5 years ago

Running NPM INSTALL after WAC CREATE result in the following error:

`> node-sass@4.10.0 install C:\Code\wac\demo01\OPTION-Migration-Suite\node_modules\node-sass

node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.10.0/win32-x64-72_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v4.10.0/win32-x64-72_binding.node":`

As a consequense the build fails

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! node-sass@4.10.0 postinstall: node scripts/build.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the node-sass@4.10.0 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. 2019-07-16T19_49_52_350Z-debug.log