generated from atls-lab/template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Локализация бага
При запуске сервисов появляется предупреждение
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working