码小趣
码小趣
maxiaoqu@maxiaoqudeMacBook-Pro ~ % nrm ls internal/modules/cjs/loader.js:1131 throw new ERR_REQUIRE_ESM(filename, parentPath, packageJsonPath); ^ Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /Users/maxiaoqu/.nvm/versions/node/v14.21.3/lib/node_modules/nrm/node_modules/open/index.js require() of ES modules is not supported. require()...
1、升级nrm里面open模块 npm install -g nrm [email protected] --save 2、使用替代品 【替代品1 (我基于它进行了改造)】npm install invm -g (详情地址:https://github.com/maxiaoqu/nrm ) 【替代品2】npm i nrm-sunny1011111 -g (详情地址:https://www.npmjs.com/package/nrm-sunny1011111 )
### Feature when Cesium.js at version as 1.117.0+,Deprecate and remove SpotLight and PointLight? and when i want to use SpotLight and PointLight,What should I do?