deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

Warning message from @luma.gl

Open ariel-upstream opened this issue 10 months ago • 1 comments

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
  • [x] 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

ariel-upstream avatar Apr 24 '24 12:04 ariel-upstream

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.

ibgreen avatar Apr 24 '24 14:04 ibgreen

This issue still exists. Do we need to bump luma.gl version to 9.1?

yonghah avatar Jul 19 '24 22:07 yonghah

[email protected]

ibgreen avatar Jul 21 '24 14:07 ibgreen