Skip to content

Instantly share code, notes, and snippets.

@iezer
Last active July 6, 2016 15:26
Show Gist options
  • Save iezer/0d62c7007264dbbad42e1569800948d8 to your computer and use it in GitHub Desktop.
Save iezer/0d62c7007264dbbad42e1569800948d8 to your computer and use it in GitHub Desktop.
Sinopia setup

in a separate window

  • npm adduser --registry http://localhost:4873/ create a username and password
  • Add /usr/local/lib/node_modules/.bin to path: export PATH="./node_modules/.bin:/usr/local/lib/node_modules/.bin:$PATH"

reinstall and upgrade bunch of stuff

  • npm install -g npm latest npm
  • npm install -g ember-cli
  • nombom in web-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment