Skip to content

Instantly share code, notes, and snippets.

View scottstensland's full-sized avatar
💭
You learn more from a person at play than a year of conversation - Plato

Scott Stensland scottstensland

💭
You learn more from a person at play than a year of conversation - Plato
View GitHub Profile
@scottstensland
scottstensland / gist:235b5fafa6a7ef8a462c
Created September 20, 2014 01:16
npm publish -ddd Failed PUT 403 Error: forbidden cannot modify pre-existing version: 0.7.7
scott@kamchatka ~/Dropbox/Documents/code/github/websockets-streaming-audio $ npm publish -ddd
npm info it worked if it ends with ok
npm verb cli [ '/home/scott/bin_0_10_32/nodejs/bin/node',
npm verb cli '/home/scott/bin_0_10_32/nodejs/bin/npm',
npm verb cli 'publish',
npm verb cli '-ddd' ]
npm info using npm@1.4.28
npm info using node@v0.10.32
npm verb publish [ '.' ]
npm verb cache add [ '.', null ]
@scottstensland
scottstensland / gist:62a6f13450d9390cd939
Created September 19, 2014 19:30
[npm] npm publish hangs using 100% CPU then fails: Recursive process.nextTick detected (#6233)
I am attempting to npm publish
this git repo :
https://github.com/scottstensland/websockets-streaming-audio
in past this worked just fine - now its hanging using 100% CPU
stens@kamchatka ~/Dropbox/Documents/code/github/websockets-streaming-audio $ npm publish -ddd
npm info it worked if it ends with ok
npm verb cli [ '/home/stens/bin_0_10_32/nodejs/bin/node',