Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Allow to install accessible versions to fix app installation#10

Open
vectart wants to merge 1 commit intojbpros:masterfrom
vectart:patch-1
Open

Allow to install accessible versions to fix app installation#10
vectart wants to merge 1 commit intojbpros:masterfrom
vectart:patch-1

Conversation

@vectart
Copy link

@vectart vectart commented Oct 14, 2014

$ npm install --dev
npm ERR! Error: version not found: mongoose@3.1.2
npm ERR!     at /usr/local/lib/node_modules/npm/lib/cache/add-named.js:125:12
npm ERR!     at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:167:7)
npm ERR!     at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Darwin 14.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "--dev"
npm ERR! cwd /Users/marat/Dev/cukecipes
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.23
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/marat/Dev/cukecipes/npm-debug.log
npm ERR! not ok code 0

```bash
$ npm install --dev
npm ERR! Error: version not found: mongoose@3.1.2
npm ERR!     at /usr/local/lib/node_modules/npm/lib/cache/add-named.js:125:12
npm ERR!     at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:167:7)
npm ERR!     at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Darwin 14.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "--dev"
npm ERR! cwd /Users/marat/Dev/cukecipes
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.23
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/marat/Dev/cukecipes/npm-debug.log
npm ERR! not ok code 0
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant