-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
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
Erros during Build Process #9467
Comments
@ManChrys warnings in the second screenshot are not something that you should be aware of. It may be from another package down the dependency tree that is used from Cesium. However, the first error that you got is a bit strange because cesium does not require |
Hello my friend and thank you for the fast response. I tried your solution and i think everything its ok. Im i right ? geo@geo-X570-GAMING-X:~/cesium$ npm installnpm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated added 914 packages, and audited 915 packages in 36s 59 packages are looking for funding 2 high severity vulnerabilities To address all issues (including breaking changes), run: Run geo@geo-X570-GAMING-X:~/cesium$ npm run build
[11:03:14] Using gulpfile ~/cesium/gulpfile.cjs geo@geo-X570-GAMING-X:~/cesium$ npm start
Cesium development server running locally. Connect to http://localhost:8080/ EDITWhen i select the built version Apps
i have the following error : Im doing something wrong? Thanks in advance. |
@bampakoa thank you a lot for your help!! ✌️✌️ |
Please re-open this issue, am getting the same
|
Hello guys,
i git clone the repo and after that i tried to build it, but i had some errors. More specifically :
1)git clone repo
2)cd to repo's folder
3)run npm install
Log file
2021-04-06T09_41_42_038Z-debug.log
EDIT
after i install rollup ( npm install --global rollup ) and run npm install --legacy-peer-deps
i had the following Warnings
If someone can help me i'll appreciate it.
Thanks in advance.
The text was updated successfully, but these errors were encountered: