kc-workspace / kcws-js

A personal monorepo for javascript and typescript libraries
https://js.kcws.kamontat.net
GNU Affero General Public License v3.0
1 stars 0 forks source link

Does not support NodeJS v21 #149

Open kamontat opened 8 months ago

kamontat commented 8 months ago

punycode got removed from node v21

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

ref: https://github.com/kc-workspace/kcws-js/actions/runs/7244824531/job/19733866491