ivanfioravanti/chatbot-ollama

`punycode` module is deprecated

LarsBuecker opened this issue · 1 comments

This is the Log after using the installing with docker (command from readme).

chatbot-ollama@0.1.0 start
�
> next start
  ▲ Next.js 13.5.4
  - Local:        http://localhost:3000
 ✓ Ready in 455ms
(node:24) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
 [TypeError: fetch failed] {
  cause:  [Error: getaddrinfo ENOTFOUND host.docker.internal] {
  errno: -3008,
  code: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: 'host.docker.internal'