NV / chrome-devtools-autosave

Auto-saving CSS and JavaScript changes from the Chrome Developer Tools
MIT License
1.04k stars 89 forks source link

windows not working #30

Closed dgamma3 closed 12 years ago

dgamma3 commented 12 years ago

Hi there, ok here are the steps im following to install the extension on my chrome browser in windows 7.

I've installed the extension.

I'm stuck on installing the server.

This is what I'vedone:

  1. installed node.js
  2. in cmd, i navigated to the install directory, and ran "npm install -g autosave". i get the following reply/message "npm http GET https://registry.npmjs.org/autosave".
  3. I then open up a new cmd, and try run auto save, but i just get an error "not recognized".

I've also tried to navigate to the install directory and run "npm autosave"

NV commented 12 years ago

Just restart the system. I’ve updated the instruction on NV/chrome-devtools-autosave-server page.