I was searching for some tips how to fix it and there are none.I've installed nodemon and it works fine, but node-sass doesn't.When I type "node-sass" in the terminal, it says that this command doesn't exist, same with the "sass-autocompile" addon in Atom Editor.Atom Editor (sass-autocompile uses node-sass) gives me this error here:(Couldn't copy paste that error...)Command failed: node-sass --output-style compressed --indent-type space --indent-width 2 --precision 5 "/input file path/" "/output file path" /bin/sh: node-sass: command not found I typed "sudo npm install" because I was always installing and yes.. now I know that you don't use sudo. This is so stupid that npm breakes itself when using "sudo" it's just stupid imho.
Submitted April 04, 2019 at 06:51PM by distro607
No comments:
Post a Comment