Commit graph

8 commits

Author SHA1 Message Date
Jacob Heider bccf6d5c02
(p)npm for node12 2023-10-11 15:34:57 -04:00
Max Howell 023674561a
remove pnpm’s upper node constraint
Fixes https://github.com/teaxyz/cli/issues/660
2023-07-28 15:13:58 -04:00
Max Howell a1a8de1795 Change default location of pnpm bin files
Fixes #471
2023-04-08 11:53:22 -04:00
Jacob Heider a8f86cdbe4 fix(pnpm)
no default prefix creation anymore
2023-03-14 01:47:39 -04:00
Ramazan Elsunakev 6cbefec7ad
+pnpm.io: pnpx and node 19 support (#488)
* feat(+pnpm.io): add `pnpx` support

* feat(+pnpm.io): add node 19 support
2023-03-09 09:12:16 -05:00
Jacob Heider 82d847d18f fix(pnpm.io) 2023-02-17 22:11:12 -05:00
Jacob Heider 81db136a68 fix(pnpm) 2023-02-05 18:07:37 -05:00
Neil f6ea0695ea
+pnpm.io (#77)
* add pnpm of pnpm.io
* move pnpm to its own folder
* copy artifacts to dist
* test dir
* copy brew install strategy
* add install prefix
* try different install process
* retry add prefix
* set PNPM_HOME var
* add path
* test run export path only
* rm mkdir
* provide cjs files pnpm.io
* install node_modules
* add npmjs.com dep
* install on prefix path
* test cp install
* test uncertainly strip version
* provide fixed version
* fixed version in url
* undo versions fixed
* no proper pnpx test
* pnpx is actually deprecated: use undefined
      ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Cannot read property 'includes' of undefined or
* cleanup setup and dependency
* test if working correctly
* rm unused line
2022-12-17 08:29:54 -05:00