SolidJSS
SolidJSโ€ข3y agoโ€ข
1 reply
Starwort

Cannot find package 'solid-start-node' imported from 'solid-start/bin.cjs'

I created a new project with npm init solid@latest, with the options [with-websocket], [ssr], [typescript] - after npm i and npm i --include=dev,
npm run dev
throws the error from the title (ERR_MODULE_NOT_FOUND)
Was this page helpful?