Skip to content

Instantly share code, notes, and snippets.

@stepheneb
Created September 7, 2021 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stepheneb/85cf7b2d428d136ad363bfb58a251090 to your computer and use it in GitHub Desktop.
Save stepheneb/85cf7b2d428d136ad363bfb58a251090 to your computer and use it in GitHub Desktop.
$ npm install --save-dev ../electron-forge/packages/publisher/github
npm WARN rollback Rolling back ansi-regex@5.0.0 failed (this is probably harmless): /Users/stephen/dev/00-clients/rlmg/electron-forge/node_modules/ora/node_modules/ansi-regex is not a child of /Users/stephen/dev/00-clients/rlmg/cfa-own-electron
npm WARN acorn-import-assertions@1.7.6 requires a peer of acorn@^8 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-standard@16.0.3 requires a peer of eslint-plugin-import@^2.22.1 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-standard@16.0.3 requires a peer of eslint-plugin-node@^11.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-standard@16.0.3 requires a peer of eslint-plugin-promise@^4.2.1 || ^5.0.0 but none is installed. You must install peer dependencies yourself.
npm ERR! code ENOENT
npm ERR! syscall rename
npm ERR! path /Users/stephen/dev/00-clients/rlmg/cfa-own-electron/node_modules/.staging/ansi-regex-dc3e3585
npm ERR! dest /Users/stephen/dev/00-clients/rlmg/electron-forge/node_modules/ora/node_modules/ansi-regex
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, rename '/Users/stephen/dev/00-clients/rlmg/cfa-own-electron/node_modules/.staging/ansi-regex-dc3e3585' -> '/Users/stephen/dev/00-clients/rlmg/electron-forge/node_modules/ora/node_modules/ansi-regex'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment