node npm questions
As long as you have the latest version of npm, there is no need for upgrading node version
when you try to run gulp deploy, if it throws an error regarding ruby scss (npm rebuild scss..), it is because Window os does not recognize ruby scss. So it needs an extra step to run npm rebuild scss.
(It would not ask if you run the command on Linux)
Comments
Post a Comment