We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我从github上下载了项目,通过 npm install 安装了依赖包,但是npm start 出现问题, ERROR in ./src/core/world/EventHandler.ts (32,7): error TS2554: Expected 2-3 arguments, but got 1.
ERROR in E:\WSM\Owner Studying\OpenGIS\WebGlobe-develop\tscon error TS2688: Cannot find type definition file for 'es6-promi
ERROR in E:\WSM\Owner Studying\OpenGIS\WebGlobe-develop\tscon error TS2688: Cannot find type definition file for 'react'.
ERROR in E:\WSM\Owner Studying\OpenGIS\WebGlobe-develop\tscon error TS2688: Cannot find type definition file for 'react-dom
这是为何
The text was updated successfully, but these errors were encountered:
我的也是这个问题,请问怎解决呢?
Sorry, something went wrong.
No branches or pull requests
我从github上下载了项目,通过 npm install 安装了依赖包,但是npm start 出现问题,
ERROR in ./src/core/world/EventHandler.ts
(32,7): error TS2554: Expected 2-3 arguments, but got 1.
ERROR in E:\WSM\Owner Studying\OpenGIS\WebGlobe-develop\tscon
error TS2688: Cannot find type definition file for 'es6-promi
ERROR in E:\WSM\Owner Studying\OpenGIS\WebGlobe-develop\tscon
error TS2688: Cannot find type definition file for 'react'.
ERROR in E:\WSM\Owner Studying\OpenGIS\WebGlobe-develop\tscon
error TS2688: Cannot find type definition file for 'react-dom
这是为何
The text was updated successfully, but these errors were encountered: