daytimedrinkingclub / shipstation

Generate and manage your personal website and portfolio with ease
https://shipstation.ai/
73 stars 58 forks source link

Windows: Failed to resolve import "./pages/Ship" from "src/App.jsx". #16

Closed PREMPRAKASHSINGH closed 2 months ago

PREMPRAKASHSINGH commented 2 months ago

There is a import resolve issue for Ship page. The folder name inside pages should be Ship instead of ship.

Getting this error while running the app locally (on windows).

image

Since it is following upper camel case convention for folders inside pages/,