Closed cx20 closed 6 years ago
It's because one of the dependencies zrender has just changed from CommonJS modules to ES6 modules in the latest version. Already fixed in https://github.com/pissang/qtek-model-viewer/commit/8fdee5be90846577a89965ff18576118c8095e26
BTW if you want to build the code by yourself, it is suggested that clone the latest code of qtek and put it under the node_modules
.
@pissang I built it according to your advice and it worked. Thanks!
I tried the following command.
However, an error occurred.
The environment used for the build is the Windows 10 command prompt. I also tried Bash on Windows, but the result was an error similar to the previous one.
How can I create the latest version of QMV.js?