Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

825
Views
npm install doesnt create the node_modules folder

I've been trying to make a canvas project on discord.js but I can't npm install to work properly it just installs it to my appdata folder. I'd be happy if you could help me figure it out

about 4 years ago · Santiago Gelvez
2 answers
Answer question

0

Have you used npm init in a terminal?

If not here are the steps to follow:

  1. Open a terminal/command window in the directory you want to store the file in it
  2. Run npm init
  3. Fill in the project data
  4. Run npm install [PACKAGE_NAME]
about 4 years ago · Santiago Gelvez Report

0

You need to execute npm init -y in your project folder which then creates the necessary files for installing modules.

about 4 years ago · Santiago Gelvez Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!