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 ๐