GithubHelp home page GithubHelp logo

Comments (6)

75lb avatar 75lb commented on September 27, 2024

which version of npm are you on? as install behaviour changed recently regarding prerelease versions.. https://github.com/npm/npm/releases/tag/v3.4.1

i have forcefully set [email protected] to be the latest version on npm.. so this alpha release will no longer be installed unless specifically requested.

thank you for highlighting this 👍

from local-web-server.

raphinesse avatar raphinesse commented on September 27, 2024

I was on npm 2.7.0. Verified that it installs [email protected] now. Thanks!

from local-web-server.

75lb avatar 75lb commented on September 27, 2024

good.. incidentally, did you have any issues with the alpha release? feedback welcome..

from local-web-server.

raphinesse avatar raphinesse commented on September 27, 2024

Yes, when I tried to run the alpha4 I got this error

$ ws
module.js:340
    throw err;
    ^

Error: Cannot find module 'ansi-escape-sequences'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:289:25)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/usr/lib/node_modules/local-web-server/bin/cli.js:6:14)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at Function.Module.runMain (module.js:457:10)

from local-web-server.

75lb avatar 75lb commented on September 27, 2024

jeez.. i didn't spot this as npm3 doesn't throw or flag the module as missing.. fixed in 1.0.0-alpha.7, thanks..

from local-web-server.

raphinesse avatar raphinesse commented on September 27, 2024

you're welcome

from local-web-server.

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.