CesiumGS / CesiumGS/cesiumjs-workshop

NPM run dev error

Open
#4 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7
Forks
9
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.