solid-start
solid-start copied to clipboard
cannot find package 'stream' imported from node_modules/solid-start/node_modules/solid-start/node/globals.js
Project created with pnpm create solid. With typescript and without typescript.
Using node v16.3.0 on linux/pop-os

I'm able to work around this by upgrading Nodejs to the 18.12.1 LTS release, fwiw.
Hmm.. I am pretty sure newer 16's should be fine too. We using undici and it uses some node internals that came in later 16 releases.