Skip to content

[Bug]: Cannot find module 'solid-start:get-manifest' #2098

@karimmaassen

Description

@karimmaassen

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the 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:

  1. pnpm create solid
  2. with typescript
  3. with tailwind
  4. pnpm i
  5. 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 🌎

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions