[Bug?]: pnpm dev
broken on node >= v20, cannot find package parse-multipart-data
#1040
Closed
2 tasks done
Labels
bug
Something isn't working
Duplicates
Latest version
Current behavior 😯
When using Node >= v20
pnpm dev
fails withError: Cannot find package ... \parse-multipart-data\package.json
.[x] Node v19 works
[x]
pnpm build
works[x]
pnpm start
worksI looked into this issue but couldn't figure out why this is happening.
parse-multipart-data
is imported like any other package insolid-start
. Addingparse-multipart-data
to mypackage.json
also doesn't resolve the issue.Sorry if this is only broken on my machine. I removed node_modules and the shared pnpm store and re-installed everything from scratch before testing this.
Expected behavior 🤔
No response
Steps to reproduce 🕹
Context 🔦
No response
Your environment 🌎
The text was updated successfully, but these errors were encountered: