KenrouIt / cheddar-ecosystem

0 stars 1 forks source link

`punycode` deprecated #42

Open eliasgreen18 opened 3 months ago

eliasgreen18 commented 3 months ago

Al correr yarn dev

yarn run v1.22.22
$ next dev
  ▲ Next.js 14.2.3
  - Local:        http://localhost:3000
  - Environments: .env

 ✓ Starting...
 ✓ Ready in 2.7s
 ○ Compiling / ...
(node:8371) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)