Skip to main content

Questions tagged [npm]

npm is a package manager for the JavaScript programming language.

0 votes
0 answers
11 views

npm install errors "gyp ERR!" "info run [email protected] install { code: 1, signal: null }"

Trying to install matrix-recorder: $ git clone https://gitlab.com/argit/matrix-recorder.git $ cd matrix-recorder/ $ npm install it does not install and I receive these errors 449 info run [email protected]....
phenivol's user avatar
-1 votes
0 answers
14 views

Packages with Latin names on npmjs dot com

On npmjs.com there are tons of packages with Latin names, like 'lorem ipsum', and often the authors of those packages have names that look like they came out of a random string generator. I'll leave a ...
Akira Takeshi's user avatar
1 vote
1 answer
60 views

ISPconfig/Nginx/wordpress to nginx proxy manager | wordpress using permalinks/postname

I am migrating my wordpress site from Ispconfig/Apache to Ispconfig/Nginx and introducing Nginx proxy manager in the mix. The problem seems to be the following: htaccess is not enabled in nginx are ...
Arch's user avatar
  • 11
0 votes
1 answer
97 views

npm command on windows gives syntax error every time

I tried to write a script to install the npm_modules in a different location than the current working directory. This was to mirror our workflow where binaries get saved on another drive than the ...
Dugnom's user avatar
  • 179
0 votes
0 answers
27 views

Homebrew, NPM and local project directories

I understand that using Homebrew is useful as some packages are necessary to be installed globally, but I don't understand the point in using Homebrew when you still have to install NPM at the local ...
Arnold Palmer's user avatar
-1 votes
1 answer
834 views

Can't use terminal, I keep getting "zsh: command not found: npm" even after an OS re-install

I don't remember what I had done, but every time I attempt to run a command (npm install -g gulp) in terminal, it returns a zsh: command not found: npm. This is a command I previously had no issue ...
Arnold Palmer's user avatar
1 vote
0 answers
588 views

Access Denied Error: Node.js works, but npm commands fail with 'Access is denied' on Windows

I'm encountering an issue where Node.js seems to be working fine (as evidenced by running node app.js successfully), but npm commands are failing with an "Access is denied" error on my ...
HEEL PATEL's user avatar
0 votes
0 answers
291 views

Forwarding does not work for some reason with WireGuard and NPM

I have a problem with the Nginx proxy manager and WireGuard. I have the following setup: A home server with Debian 12 and Proxmox behind a CNAT. Therefore I use a VPS to get a public IP. My VMs are ...
Malierw's user avatar
0 votes
0 answers
172 views

Docker npm install with cache

I am using python:3:10-alpine as a base docker image, but I need npm to install some front-end JavaScript libraries. When I ask pip to install libraries I can have it use a cache to save downloading ...
John F. Miller's user avatar
1 vote
1 answer
672 views

Cannot run recent versions of Node.js in Vagrant box anymore

I like to do my dev work in Vagrant virtual machines to keep a clean environment. Having recently updated Node.js to v18.18.0, I suddenly cannot run npm commands inside the guest any longer: npm start:...
BadIdeaException's user avatar
0 votes
0 answers
46 views

Can I download NPM package binaries for an Intel architecture, on an ARM Mac?

I have a script that is sending node_modules files to AWS using CloudFormation and SAM (infrastructure provisioning technologies). The provisioned infrastructure is Intel x64, meaning any binaries in ...
52d6c6af's user avatar
  • 4,230
2 votes
1 answer
6k views

NGINX Proxy Manager cannot resolve locations

Please read Update below My setup: My goal: Access Heimdall at https://heimdall.myserver.lan instead of https://myserver.lan:8444/. My configuration: I've set up a freshly installed NPM at http://...
kamikater's user avatar
0 votes
0 answers
719 views

npm process won't exit after closing Windows Terminal

This seems to be a bug in either npm or the Windows Terminal, or perhaps there's a setting I'm not aware of. I have a simple node app where I've installed express, and has a single index.js file with ...
Juan's user avatar
  • 125
4 votes
1 answer
23k views

Is UNABLE_TO_GET_ISSUER_CERT_LOCALLY a firewall/company policy issue?

I'm working at a company that uses a firewall for internal users. When I try to install npm libraries I get this error message C:\Users\me\source\repos\webpage [(1_0_0)]> npm install -g puppeteer ...
Arthur Attout's user avatar
0 votes
1 answer
872 views

Bought a new router and yarn add/npm install stopped working due to timeout. I need to add entries to /etc/hosts to make them work

I used to have an ASUS RT-AC86U router and I could run yarn add or npm install without the need of modifying the /etc/hosts. Now I just bought a D-Link EXO AX AX3200 router without modifying the ...
RedGiant's user avatar
  • 103

15 30 50 per page
1
2 3 4 5
7