Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other SCSS to CSS – Minified & Remote Automation Reply To: SCSS to CSS – Minified & Remote Automation

#190625
Alen
Participant

Node package manager does not seem to be working for me


@Joe_Temp
Try

  • npm -v, checks npm version
  • npm install npm -g, updates npm, g is for Globally

If you need to install/compile new version of Node, try this guide.