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

error TypeError [ERR_INVALID_URL]: Invalid URL #1416

Closed
2 tasks done
itsanishjain opened this issue May 26, 2024 · 1 comment
Closed
2 tasks done

error TypeError [ERR_INVALID_URL]: Invalid URL #1416

itsanishjain opened this issue May 26, 2024 · 1 comment
Labels
incorrect setup Issue relating to incorrect config or setup

Comments

@itsanishjain
Copy link

itsanishjain commented May 26, 2024

Describe the bug

Getting error

yarn add @vanilla-extract/next-plugin

image

I am using Nextjs 14

how to fix this

Reproduction

no link

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (24) x64 13th Gen Intel(R) Core(TM) i7-13700HX
    Memory: 3.13 GB / 15.75 GB
  Binaries:
    Node: 18.17.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.22 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 9.6.7 - C:\Program Files\nodejs\npm.CMD
    pnpm: 8.8.0 - ~\AppData\Roaming\npm\pnpm.CMD
  Browsers:
    Edge: Chromium (123.0.2420.97)
    Internet Explorer: 11.0.22621.3527

Used Package Manager

yarn

Logs

No response

Validations

@askoufis
Copy link
Contributor

This is not an issue related to Vanilla Extract, but likely your node version. See nodejs/node#48855 (try upgrading to the latest version of node 18, or even node 20).

@askoufis askoufis added incorrect setup Issue relating to incorrect config or setup and removed pending triage labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incorrect setup Issue relating to incorrect config or setup
Projects
None yet
Development

No branches or pull requests

2 participants