Skip to content

[Bug]: pnpm dev doesn't work on Windows #1111

@edemaine

Description

@edemaine

📝 Issue Description

I just tried to pnpm install and pnpm dev on the current main branch of docs, and I get this error in console:

6:35:29 PM [vite] (ssr) Error when evaluating SSR module $vinxi/handler/ssr: Cannot find module 'C:UsersedemaineProjectssolid-docssrcsolidbase-theme/mdx-components' imported from 'virtual:solidlidbase/components'

Looks like maybe a Windows path thing? (There are missing slashes in that path: should be C:\Users\edemaine\Projects\solid-docs\src\... or the same with /.)

📋 On which page(s) it occurs

dev

🤔 Expected Behavior

dev server doesn't crash

👀 Current Behavior

dev server crash

🖥️ Browser

Chrome

📄 Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingin progressSomeone is currently working on the issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions