Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run start Unexpected Server Error #3

Closed
ocbdev opened this issue Oct 19, 2023 · 1 comment
Closed

npm run start Unexpected Server Error #3

ocbdev opened this issue Oct 19, 2023 · 1 comment

Comments

@ocbdev
Copy link

ocbdev commented Oct 19, 2023

hi,

i m trying get the up project on local as a server, if i can i will publish project to aws
now, i have an error;when i try npm run start command localhost:3000 is opening with error :

Unexpected Server Error

and my ide console has error:

Remix App Server started at http://localhost:3000 (http://192.168.1.47:3000)
TypeError: (0 , import_jsx_dev_runtime.jsxDEV) is not a function
    at C:\Dev\Repos\Nebim\dev-e.eradev.cloud\src\entry.server.tsx:82:56
    at new Promise (<anonymous>)
    at handleBrowserRequest (C:\Dev\Repos\Nebim\dev-e.eradev.cloud\src\entry.server.tsx:79:12)
    at handleRequest (C:\Dev\Repos\Nebim\dev-e.eradev.cloud\src\entry.server.tsx:18:11)
    at handleDocumentRequestRR (C:\Dev\Repos\Nebim\dev-e.eradev.cloud\node_modules\@remix-run\server-runtime\dist\server.js:229:20)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at requestHandler (C:\Dev\Repos\Nebim\dev-e.eradev.cloud\node_modules\@remix-run\server-runtime\dist\server.js:67:18)
    at C:\Dev\Repos\Nebim\dev-e.eradev.cloud\node_modules\@remix-run\express\dist\server.js:39:22
GET /en 500 - - 1021.800 ms

like that what you prefer for fix error?

@github-actions
Copy link

Thanks for reporting an issue! We love feedback.

However, this repository is a read-only export of one boilerplate of its main repository.

If you want to report or contribute, you should instead open your issue on the main repository:

https://github.com/CrystallizeAPI/superfast-boilerplates

Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant