Commit graph

24 commits

Author SHA1 Message Date
Sven Jacobs 62da7fa558
Package google.com/firebase-tools (#3604)
* Package google.com/firebase-tools

* Add display-name

* Add "--install-links"
2023-10-10 15:09:12 -04:00
Sven Jacobs 50a49bcdf3 Add firebase-tools to npmjs.com/provider.yml 2023-10-10 06:19:31 -04:00
Max Howell 888dd724fb
+text-generation-webui (#2721) 2023-08-02 11:52:03 -04:00
Jacob Heider 3d2d80e1f7 fix(npm)
v9.8.0 removed links to the other @npmcli module workspaces.

closes #2373
2023-07-05 18:45:02 -04:00
Jacob Heider 88bd4668f5
fix(npm) 2023-06-27 19:54:02 -04:00
Max Howell 8e9f682612
+changelogithub 2023-06-23 08:27:45 -04:00
Jacob Heider 0e5d4fd9e8 nodejs.org>=20.3 has broken docker
https://github.com/nodejs/node/issues/48444
2023-06-21 19:14:54 -04:00
Max Howell c8e7cd6a22
fix chalk --help, http-server --help, etc. 2023-05-22 08:35:49 -04:00
Max Howell ee6d178cf8
Add vercel cli 2023-04-25 09:04:07 -04:00
Max Howell d5cf4aef4c proper npx fix 2023-04-22 10:29:37 -04:00
Max Howell baf044ad07
Fix npx failing without ~/.local/lib
Fixes https://github.com/teaxyz/cli/issues/532
2023-04-22 08:41:45 -04:00
Max Howell 6f5ba66dd2
Add chalk, http-server 2023-04-22 08:09:07 -04:00
Max Howell 2f050b71b0
tweaks to providers yaml structure 2023-04-21 15:46:10 -04:00
Max Howell fd678fa5b5
add kill-port to npx provisions list 2023-04-18 07:26:42 -04:00
Jacob Heider 409402efd4
fix(npm) 2023-04-16 02:15:35 -04:00
Max Howell f243e8cefb developing out the dark magic provider concept 2023-04-12 14:39:43 -04:00
Max Howell 1caf64aeca
npm i -g install to ~/.local/bin (#1295) 2023-04-08 10:37:00 -04:00
Max Howell a7b4df2c99
prevent npm update prompts 2023-03-23 06:26:08 -04:00
Jacob Heider 55f39f4bff fix(npm)
ref https://github.com/npm/cli/pull/6142

fixes https://github.com/teaxyz/pantry.core/issues/213
fixes https://github.com/teaxyz/pantry.core/issues/214
fixes https://github.com/teaxyz/pantry.core/issues/215
2023-02-07 17:30:22 -05:00
Jacob Heider f5975d8d79
fix(npm) (#174)
* npm^8 installs symlinks unless told not to

* see if node^19.5 is the problem

* final version
2023-02-03 19:34:11 -05:00
Jacob Heider a3bb5da37d npm doctor gives non-zero if you're using the newest node 2023-01-12 16:04:23 -05:00
Jacob Heider 99253c4467
npmjs.com: upstream removed ./scripts/install (#34)
* upstream removed ./scripts/install

which we shouldn't have been using anyway, since it was bypassing our downloaded sources. this is the correct way.

* improved testing
2022-11-16 18:01:43 -05:00
Jacob Heider 8de63129b4
semver isn't enjoying intersecting this version with others 2022-10-31 13:25:32 -04:00
Jacob Heider b1e948531e +npmjs.com 2022-10-29 19:01:50 -04:00