Skip to content

Error when installing package #41

@cviebrock

Description

@cviebrock

Running this command:

$ npm install -D 'https://gitpkg.now.sh/andipaetzold/zwiftmap/backend/src/shared/browser/roads?main'

Produces this output (node v18.15.0, npm 9.6.2):

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /Users/admin/.npm/_cacache/tmp/RHEDbu/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/Users/admin/.npm/_cacache/tmp/RHEDbu/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/admin/.npm/_logs/2023-03-20T21_43_27_681Z-debug-0.log

I've tried cleaning node_modules, package-lock.json, the npm cache, and even the entire ~/.npm directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions