Duplicates
Latest version
Current behavior 😯
When installing the Solid-Start alpha (with Tailwind, and TypeScript), running the project gives this error:
Error: Cannot find module 'solid-start:get-manifest' imported from '/~/node_modules/@solidjs/start/dist/shared/lazy.js'
Expected behavior 🤔
The project should run.
Steps to reproduce 🕹
Steps:
- pnpm create solid
- with typescript
- with tailwind
- pnpm i
- pnpm dev
Context 🔦
I cannot create new Solid-Start projects. Issue #2095 and this issue keep me from successfully building and running a project.
Your environment 🌎
Duplicates
Latest version
Current behavior 😯
When installing the Solid-Start alpha (with Tailwind, and TypeScript), running the project gives this error:
Error: Cannot find module 'solid-start:get-manifest' imported from '/~/node_modules/@solidjs/start/dist/shared/lazy.js'Expected behavior 🤔
The project should run.
Steps to reproduce 🕹
Steps:
Context 🔦
I cannot create new Solid-Start projects. Issue #2095 and this issue keep me from successfully building and running a project.
Your environment 🌎