Closed fjf2002 closed 5 days ago
If i click on "Run and debug", then "Generate Spritesheet", then the script is executed without error. I can't reproduce the error-message and I can't find any reference to the ''punycode"-module. How did you start the script?
Yes, me neither. I tried node v20, v22, v23.
You refer to your .vscode/launch.json, which is not part of this repo.
I think you should commit it.
Done!
(node:23392) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead. (Usenode --trace-deprecation ...
to show where the warning was created) /Online-IDE-new-compiler/src/development/spritesheetgenerator.js:64 throw err; ^