Closed maqicheng123 closed 1 month ago
Saved my life! Thank you !
Saved my life! Thank you !
nice! thank you!
Why close? They still haven't rolled new version out. And ppl will have problem when creating ton@latest
the issue is related to node.js dirent.path property which was added in 18.17
version and in 20.1.0
, but later it was deprecated.
as a workaround just use node versions supporting this api and it will work.
I'm using version 0.22 and when run the command "blueprint run" get the following error: TypeError: Cannot read properties of undefined (reading 'slice') Roll back to 0.21 to use this command normally. I looked at the problem in the package and found that there was a problem with the optimized findScripts function.