Code Monkey home page Code Monkey logo

Comments (3)

pwlin avatar pwlin commented on July 20, 2024

Thank you very much for your great additions. I really appreciate your detailed instructions. I will add them to the readme file in the near future. My sincere apology for not having enough time and resources to flesh out all the bugs.

from cordova-plugin-file-opener2.

dawitberhe avatar dawitberhe commented on July 20, 2024

hi guys I really need your help.
I am trying to install cordova ionic
but its shown me this error

node.js version = v0.12.7
npm version = 2.11.3
jdk version = jdk1.7.0_79
all sdk package installed
git installed
ant installed
the error is this

C:\Users\Yesus> npm update -g cordova

C:\Users\Yesus> npm install -g cordova
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs
\node_modules\npm\bin\npm-cli.js" "install" "-g" "cordova"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! syscall getaddrinfo

npm ERR! network getaddrinfo ENOTFOUND host
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settin
gs.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Yesus\npm-debug.log

C:\Users\Yesus>

from cordova-plugin-file-opener2.

X14U2NVX avatar X14U2NVX commented on July 20, 2024

dawitberhe,
It sounds like your npm is unable to connect to the cordova host. It might have been a temporary issue that may fix itself in due time, but it's likely your network you're trying to connect with. Try disabling proxy settings, a different DNS, or something along those lines.

Also, a good idea might be to read that npm-debug.log as It hopefully should tell you exactly where the problem is occurring.

If your issues persist, you may wanna take this to Stack Overflow or the main Cordova issues page. Your current issue with Cordova isn't being caused by this plugin.

from cordova-plugin-file-opener2.

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.