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

Framework Remix example server error #9340

Open
indexofmetals opened this issue Sep 20, 2024 · 0 comments
Open

Framework Remix example server error #9340

indexofmetals opened this issue Sep 20, 2024 · 0 comments

Comments

@indexofmetals
Copy link

Following the steps in the framework-remix example, I get to the part where you go to localhost:3000 and get the following server error

Unexpected Server Error

TypeError: (0 , import_isbot.default) is not a function

Using node version v20.17.0 on firefox for ubuntu.

Here is the console output

Remix App Server started at http://localhost:3000 (http://192.168.0.8:3000)
TypeError: (0 , import_isbot.default) is not a function
    at handleRequest (/home/alex/Projects/keystone/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected][email protected][email protected]/node_modules/@remix-run/dev/dist/config/defaults/node/entry.server.react-stream.tsx:18:10)
    at handleDocumentRequestRR (/home/alex/Projects/keystone/node_modules/.pnpm/@[email protected]/node_modules/@remix-run/server-runtime/dist/server.js:216:18)
    at requestHandler (/home/alex/Projects/keystone/node_modules/.pnpm/@[email protected]/node_modules/@remix-run/server-runtime/dist/server.js:61:18)
    at /home/alex/Projects/keystone/node_modules/.pnpm/@[email protected][email protected]/node_modules/@remix-run/express/dist/server.js:39:22

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