Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yiniau/pnpm-workspace-bug-reproduce


https://github.com/yiniau/pnpm-workspace-bug-reproduce

Last synced: 9 days ago
JSON representation

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).