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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

styled-component example fails #47

Open
unyo opened this issue Jan 24, 2024 · 1 comment
Open

styled-component example fails #47

unyo opened this issue Jan 24, 2024 · 1 comment

Comments

@unyo
Copy link

unyo commented Jan 24, 2024

Repro steps:

> node -v
v21.6.0
> npx create-remix@latest --template aiji42/remix-esbuild-override/examples/styled-components
> cd project
> npm run dev

Error:

> dev
> remix dev

馃捊 Override esbuild. Your custom config can be used to build for Remix.
(node:29429) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Watching Remix app in development mode...
馃捒 Built in 401ms
Remix App Server started at http://localhost:3001 (http://192.168.1.2:3001)
TypeError: Value of "this" must be of type URLSearchParams
@hardikkaji
Copy link

I am getting same error, tried to upgrade remix to latest but ended up in different error.

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

2 participants