Skip to content

punycode module is deprecated #519

@Amiditin

Description

@Amiditin

Локализация бага

При запуске сервисов появляется предупреждение

webpack:start-server Starting server...
(node:46) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

Воспроизведение

Выполняем yarn service dev либо yarn service build && yarn node dist/index.js для nodejs сервиса

Ожидаемое поведение

При запуске сервисов не появляется DeprecationWarning

Данные окружения

  • Node 22.21.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions