Latest CARTO update to demo-app appears to prevent app from starting
See original GitHub issueDescribe the bug When following instructions to run demo-app, error in carto-provider.js prevents compiling. Using the file version prior to the last commit appears to compile fine.
Offending line appears to be: carto-provider.js, line 26
To Reproduce git clone [latest] npm install; npm start
Expected behavior Compile successfully
Screenshots
ERROR in ./src/cloud-providers/carto/carto-provider.js
Module not found: Error: Can't resolve 'kepler.gl/utils' in 'C:\Users\pnguyen4\repos\kepler.gl\examples\demo-app\src\cloud-providers\carto'
@ ./src/cloud-providers/carto/carto-provider.js 65:0-54 570:26-45
@ ./src/cloud-providers/index.js
@ ./src/app.js
@ ./src/main.js
i 「wdm」: Failed to compile.
Desktop (please complete the following information):
- OS: Windows 10
- Browser Microsoft Edge
- Version Version 96.0.1054.62 (Official build) (64-bit)
Additional context I literally just learned javascript yesterday so i have no idea
Issue Analytics
- State:
- Created 2 years ago
- Comments:5
Top Results From Across the Web
Top 6 Ways to Stop Apps From Starting Automatically on ...
2. Tap on Autostart and turn off the toggles next to apps to prevent them from starting automatically on your phone.
Read more >carto-react-template/CHANGELOG.md at master - GitHub
Update carto -react to official 1.3.0 #348; Restrict zoom levels within ZoomControl to the ... Public demo app is based on sample-app-3 #330 ......
Read more >3 Ways to Prevent Apps from Auto Starting on Android - wikiHow
1. Open your Android’s Settings. It’s the {"smallUrl":"https:\/\/www.wikihow.com\/images\/6\/68\/Android7settings.png","bigUrl":"\/images\/thumb\/6\/68 ... 2. Scroll down and tap About. It’s near the bottom of the menu.
This option...
Read more >Cardboard - Apps on Google Play
Cardboard puts virtual reality on your smartphone. The Cardboard app helps you launch your favorite VR experiences, discover new apps, ...
Read more >@carto/kepler.gl - npm
kepler.gl is a webgl based application to visualize large scale location data in the browser. Latest version: 0.0.55, last published: 20 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed it with this!
still exist this bug