Giter Club home page Giter Club logo

Comments (7)

brodybits avatar brodybits commented on May 30, 2024

Can you please share the following information:

  • which platform
  • output of node --version
  • output of npm --version

I just tried Cordova CLI 8.1.0 on Node.js 4, 6, 8, and 10 on my Windows PC. I found issue on Node.js 4 and raised issue #339; cordova --version on Cordova CLI 8.1.0 works fine for me on Node.js 6, 8, and 10.

Possibly related: #337

from cordova-cli.

bnfrnz avatar bnfrnz commented on May 30, 2024

Sure, here the versions info:
macOS 10.13.6
Node.js 8.12.0 LTS
npm 6.4.1

Run npm list -g --depth=0 to confirm the above ERR! logs.

I have cordova installed globally while cordova-ios and cordova-android are installed on project level. I can't imagine this being an issue here but thought I'd mention it just in case.

from cordova-cli.

shazron avatar shazron commented on May 30, 2024

FWIW I was successful in installing [email protected] using a clean VM as well as my dev machine:

node 10.9.0
npm 6.2.0
macOS 10.13.6

and also

node 8.12.0
npm 6.4.1
macOS 10.13.6

from cordova-cli.

bnfrnz avatar bnfrnz commented on May 30, 2024

Sorry, just to be clear: my install went through clean as well. That's not the issue. The npm errors only surfaced after, upon running npm list -g. These two packages are some lower level dependent modules of cordova-ios. I'm not sure what they do or if they're still being used, and whether or not you'll run into any issues. That may depend on your project.

My ionic cordova build ran into trouble. I don't have time for debugging right now so I just downgraded to [email protected] again which runs smoothly.

I had read the release notes and suspect these npm ERR! logs are somehow related to #312.

from cordova-cli.

shazron avatar shazron commented on May 30, 2024

ah yes, I can repro now.

from cordova-cli.

raphinesse avatar raphinesse commented on May 30, 2024

These error logs are most likely a result of our fiddling with transitive dependencies to resolve npm audit warnings. By themselves, they are OK and should not worry us.

Unfortunately we also messed up functionality when updating the dependencies (see #337)

from cordova-cli.

raphinesse avatar raphinesse commented on May 30, 2024

I'll close this as it's not really an issue. Nevertheless, the errors during npm list -g will probably be gone when we fixed #337.

from cordova-cli.

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.