You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bug] SyntaxError: The requested module '/node_modules/@deck.gl/layers/node_modules/earcut/src/earcut.js' does not provide an export named 'default' at polygon.js
#9344
Error as title. It seems like deck.gl 9.0 is using earcut ^2.2.24 version. I checked the earcut latest version has no such issue. Can you please have a look? thank you.
Flavors
Script tag
React
Python/Jupyter notebook
MapboxOverlay
GoogleMapsOverlay
CartoLayer
ArcGIS
Expected Behavior
No response
Steps to Reproduce
npm install deck.gl then import,
npm run dev -- --host test.local
Environment
Framework version: 9.0.38
Browser: Google Chrome
OS: MacOS
Vite: v6.0.7
Logs
No response
The text was updated successfully, but these errors were encountered:
Description
Error as title. It seems like deck.gl 9.0 is using earcut ^2.2.24 version. I checked the earcut latest version has no such issue. Can you please have a look? thank you.
Flavors
Expected Behavior
No response
Steps to Reproduce
npm install deck.gl then import,
npm run dev -- --host test.local
Environment
Logs
No response
The text was updated successfully, but these errors were encountered: