Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

npm

  1. NoName123456

    Node.JS nmp: The term 'nmp' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a pat

    Hi, I have a little problem with npm. I started a new project and I'm stuck right at the beginning and I don't know what to do. I know it's pretty easy, but in this case I tried everything and nothing helped, so thanks in advance for the help. As always, I installed the node modules in the new...
  2. Widusha Dheemantha

    Node.JS Can't Connect To MongoDB Atles

    in my case I upload the mongoes link from web to vs code & then I develop the module file. after that start the npm & start testing the inputs that I created in index.ejs file. when I click the submit button the information that I type on the input tag Is not on the mongoDB collection (in web)...
  3. M

    Node.JS npm not working any more

    I have my package.json in C:\WebApp\NodeJsApi C:\WebApp\NodeJsApi>dir package.json Volume in drive C has no label. Volume Serial Number is 9E48-5DDC Directory of C:\WebApp\NodeJsApi 03/10/2023 03:23 PM 551 package.json 1 File(s) 551 bytes...
  4. C

    Node.JS cannot run npm i in vscode. Constant errors after reinstalling everything

    I have been on this and unable to solve it for over a day. I don't know what is causing the error(s) but everytime I try to do anything with npm I get error messages. 2 days ago, I noticed my browser was not autorefreshing when I made changes to the code. ChatGPT suggested to uninstall node and...
  5. S

    Node.JS I can't do npm install, it shows me this error.

    npm ERR! code ERR_OSSL_UNSUPPORTED npm ERR! error:1E08010C:DECODER routines::unsupported npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Urvah\AppData\Local\npm-cache\_logs\2023-02-16T12_51_27_274Z-debug-0.log This is the error. I can't install anything. Help!
  6. gregosilaja

    Node.JS how to fix connect ENETUNREACH on npm on linux

    i am not using a proxy im just a noob trying to learn how to develop with `create-react-app` locally on my machine(linux) this is the output of `tracepath registry.npmjs.org` ``` 1?: [LOCALHOST] 0.020ms pmtu 1500 1: 2001:4451:664:1400:caf6:c8ff:fef2:bdcb...
Back
Top Bottom