GithubHelp home page GithubHelp logo

Unable to npm install about lumber HOT 4 CLOSED

forestadmin avatar forestadmin commented on July 1, 2024
Unable to npm install

from lumber.

Comments (4)

SeyZ avatar SeyZ commented on July 1, 2024

Hmmm… strange. Can you clear you cache and try again?

$ sudo npm cache clean
$ sudo npm install -g lumber-cli

from lumber.

eyaltoledano avatar eyaltoledano commented on July 1, 2024

Tried clearing the cache. No go.

npm http GET https://registry.npmjs.org/lumber-cli
npm http 200 https://registry.npmjs.org/lumber-cli
npm http GET https://registry.npmjs.org/lumber-cli/-/lumber-cli-1.0.4.tgz
npm http 200 https://registry.npmjs.org/lumber-cli/-/lumber-cli-1.0.4.tgz
npm http GET https://registry.npmjs.org/bluebird
npm http GET https://registry.npmjs.org/chalk
npm http GET https://registry.npmjs.org/commander
npm http GET https://registry.npmjs.org/inquirer
npm http GET https://registry.npmjs.org/jsonapi-serializer
npm http GET https://registry.npmjs.org/jsonwebtoken
npm http GET https://registry.npmjs.org/lodash
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/mysql
npm http GET https://registry.npmjs.org/pg
npm http GET https://registry.npmjs.org/sequelize
npm http GET https://registry.npmjs.org/superagent
npm http GET https://registry.npmjs.org/superagent-promise
npm http GET https://registry.npmjs.org/winston
npm http 200 https://registry.npmjs.org/chalk
npm ERR! Error: No compatible version found: chalk@'^1.1.3'
npm ERR! Valid install targets:
npm ERR! ["0.1.0","0.1.1","0.2.0","0.2.1","0.3.0","0.4.0","0.5.0","0.5.1","1.0.0","1.1.0","1.1.1","1.1.2","1.1.3"]
npm ERR!     at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:674:10)
npm ERR!     at /usr/local/lib/node_modules/npm/lib/cache.js:589:10
npm ERR!     at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7)
npm ERR!     at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:218:7
npm ERR!     at Object.oncomplete (fs.js:297:15)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

npm ERR! System Darwin 16.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "lumber-cli"
npm ERR! cwd /Users/Eyal/Documents/code/reviewembedder
npm ERR! node -v v0.8.18
npm ERR! npm -v 1.2.2
npm http 200 https://registry.npmjs.org/commander
npm http 200 https://registry.npmjs.org/jsonwebtoken
npm http 200 https://registry.npmjs.org/jsonapi-serializer
npm http 200 https://registry.npmjs.org/inquirer
npm http 200 https://registry.npmjs.org/bluebird
npm http 200 https://registry.npmjs.org/mkdirp
npm http 200 https://registry.npmjs.org/lodash
npm http 200 https://registry.npmjs.org/superagent-promise
npm http 200 https://registry.npmjs.org/superagent
npm http 200 https://registry.npmjs.org/winston
npm http 200 https://registry.npmjs.org/pg
npm http 200 https://registry.npmjs.org/mysql
npm http 200 https://registry.npmjs.org/sequelize
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/Eyal/Documents/code/reviewembedder/npm-debug.log
npm ERR! not ok code 0

from lumber.

WeshGuillaume avatar WeshGuillaume commented on July 1, 2024

node -v v0.8.18 Try to update your node version to a stable release, it might fix it :)

from lumber.

SeyZ avatar SeyZ commented on July 1, 2024

@eyaltoledano I can't reproduce your problem :( First time, inquirer was the issue and now it's chalk. Can you try to upgrade like @GuillaumeBadi said to a newest version of node (0.8.18 is old now)?

Reopen this issue if the problem still happens.

from lumber.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.