Replies: 1 comment 2 replies
-
I confirm zip.js should work in Node.js 22. What is the content of the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Getting this error after code is deployed and changed version of node from 18 to node 22 and also serverless is chnaged to 4..
ERROR Uncaught Exception {"errorType":"Error","errorMessage":"Cannot find package '@zip.js/zip.js' imported from /var/task/src/modules/abcd.js","code":"ERR_MODULE_NOT_FOUND","stack":["Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@zip.js/zip.js' imported from /var/task/src/modules/abcd.js"," at packageReso
Package is added but still getting this error. Is node 20 or node 22 not supported by zip.js ? Please help
Beta Was this translation helpful? Give feedback.
All reactions