-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
This page doesn't mention pnpm:
https://seed.run/docs/adding-nodejs-projects.html
I should probably say something like:
Seed looks in the root directory for a lock file such as
package-lock.json,yarn.lock, orpnpm.lock.yamland runsnpm,yarn, orpnpm(in that order). If none are found then Seed defaults tonpm.
Of course, this doesn't actually work. My project with pnpm.lock.yaml is still being run by npm. But this recent blog article says that pnpm support does exist, even though it doesn't provide any examples of how to get it to work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels