Skip to content

Instantly share code, notes, and snippets.

@zacjones93
Created March 10, 2021 22:47
Show Gist options
  • Save zacjones93/3554c94234f3ae886bb93c042b8fecd5 to your computer and use it in GitHub Desktop.
Save zacjones93/3554c94234f3ae886bb93c042b8fecd5 to your computer and use it in GitHub Desktop.
[2021-03-10 17:40:14.557] [info] Checking if kit exists
[2021-03-10 17:40:14.560] [info] ~/.kit not found. Installing...
[2021-03-10 17:40:15.408] [info] Adding node to ~/.kit...
[2021-03-10 17:40:21.494] [info] install node Configuration
> Version: v15.11.0 (resolved from )
> Prefix: node
> Platform: darwin
> Arch: x64
> Tarball URL: https://nodejs.org/dist/v15.11.0/node-v15.11.0-darwin-x64.tar.gz
> Installing Node.js, please wait…
✓ Done
[2021-03-10 17:40:21.495] [info] adding ~/.kit packages...
[2021-03-10 17:40:24.313] [info] npm
added 116 packages, and audited 117 packages in 2s
14 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
[2021-03-10 17:40:24.315] [warn] npm notice
npm notice New patch version of npm available! 7.6.0 -> 7.6.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v7.6.2>
npm notice Run `npm install -g [email protected]` to update!
npm notice
[2021-03-10 17:40:24.324] [warn] Error: npm notice
npm notice New patch version of npm available! 7.6.0 -> 7.6.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v7.6.2>
npm notice Run `npm install -g [email protected]` to update!
npm notice
at /Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:40442
at l (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:8:848102)
at Generator._invoke (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:8:847890)
at Generator.next (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:8:848527)
at ht (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:36182)
at s (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:36386)
at /Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:36447
at new Promise (<anonymous>)
at /Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:36326
at /Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:40576
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment