Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yiniau/pnpm-workspace-bug-reproduce
https://github.com/yiniau/pnpm-workspace-bug-reproduce
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yiniau/pnpm-workspace-bug-reproduce
- Owner: Yiniau
- Created: 2022-11-03T02:58:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T03:14:44.000Z (about 2 years ago)
- Last Synced: 2024-11-20T23:00:51.739Z (2 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pnpm-workspace-bug-reproduce
command `pnpm i` never installs dependencies to the package `project-excluded` even in its own directory.
only execute `pnpm i --filter ` could work(in its own directory).