You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although judging from sass/node-sass#1504, that package does not yet work with Node v6.0.0 so the solution may be to install and run with Node v5 or v4 instead.
This isn't a node bug. Also FWIW the version of node-sass being installed isn't even the latest version for some reason despite ionic-app-lib using a caret in its node-sass dependency version so it should have downloaded node-sass 3.6.0 instead of 3.4.2 if this installation was recent. Either way, this is best taken up with node-sass and/or possibly ionic-app-lib.
Unfortunately npm-debug.txt does not contain the actual output of the script (it should show up in your console though) so it's hard to say what went wrong. It could be that it failed during compilation of node-sass for one reason or another (such as what @Trott pointed out or that you don't have a compiler installed or something else).
It says:
106789 error Tell the author that this fails on your system:
106789 error node scripts/build.js
I've attached the log file.
npm-debug.txt
The text was updated successfully, but these errors were encountered: