-
Notifications
You must be signed in to change notification settings - Fork 4
NPM run dev error #4
Copy link
Copy link
Open
Description
When running "npm run dev", two errors occur: "Cannot find module @zip/js/zip.js/lib/zip-no-worker.js" and "Cannot find module @zip/js/zip.js/lib/zip-no-worker.js". The file does not exist.
I replaced the 23 │ import * as zip from "@zip.js/zip.js/lib/zip-no-worker.js" file with zip-core.js in two files where it was called. It solved the problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels