Skip to content

Instantly share code, notes, and snippets.

@sbenthall
Created October 25, 2022 21:49
Show Gist options
  • Save sbenthall/0ccf7256d1267d30f34261f6d2c23bc1 to your computer and use it in GitHub Desktop.
Save sbenthall/0ccf7256d1267d30f34261f6d2c23bc1 to your computer and use it in GitHub Desktop.
$ npm run build && npm pack
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/sb/projects/yrevocnu/roundware/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/sb/projects/yrevocnu/roundware/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! /home/sb/.npm/_logs/2022-10-25T21_48_21_006Z-debug-0.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment