Skip to content
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

Warning message from @luma.gl #8825

Open
1 of 7 tasks
ariel-upstream opened this issue Apr 24, 2024 · 1 comment
Open
1 of 7 tasks

Warning message from @luma.gl #8825

ariel-upstream opened this issue Apr 24, 2024 · 1 comment
Labels

Comments

@ariel-upstream
Copy link

ariel-upstream commented Apr 24, 2024

Hi,
In my React project after updating the version of Deck.gl to: "deck.gl": "9.0.9",
I'm getting the warning from: @luma.gl

WARNING in ./node_modules/@luma.gl/shadertools/dist/libs/wgsl-reflect/wgsl_reflect.module.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from '.../node_modules/@luma.gl/shadertools/dist/libs/wgsl-reflect/wgsl_reflect.module.js.map' file: Error: ENOENT: no such file or directory, open '/.../node_modules/@luma.gl/shadertools/dist/libs/wgsl-reflect/wgsl_reflect.module.js.map'

Flavors

  • Script tag
  • React
  • Python/Jupyter notebook
  • MapboxOverlay
  • GoogleMapsOverlay
  • CartoLayer
  • ArcGIS

Expected Behavior

No warning

Steps to Reproduce

Updating Deck.gl version

Environment

"deck.gl": "9.0.10",

Logs

No response

@ibgreen
Copy link
Collaborator

ibgreen commented Apr 24, 2024

This is fixed on luma.gl master (9.1) by using to the now official published wgsl-reflect module. I suppose this could be back-ported to luma.gl 9.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants