Skip to content

Instantly share code, notes, and snippets.

@sin-tanaka
Last active May 28, 2018 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sin-tanaka/3ba5df75e4e6ba894315b59e53c957a2 to your computer and use it in GitHub Desktop.
Save sin-tanaka/3ba5df75e4e6ba894315b59e53c957a2 to your computer and use it in GitHub Desktop.
// https://docs.npmjs.com/getting-started/publishing-npm-packages
$ npm whoami
// error -> sign up to npm & npm login
// username -> ok
$ npm login
Username: sin_tanaka
Password:
Email: (this IS public) xxxxxx@xxxxxx.com
Logged in as sin_tanaka on https://registry.npmjs.org/.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment