luma-web-examples icon indicating copy to clipboard operation
luma-web-examples copied to clipboard

no inline-worker-plugin.d.ts

Open afdelacruz opened this issue 1 year ago • 3 comments

attempting to compile the demo scripts and getting this error ~/luma-web-examples/node_modules/@lumaai/luma-web/misc/inline-worker-plugin.d.ts' not found. doesn't look like the misc directory is even in the package. wondering if this is something I need to manually create

afdelacruz avatar Jan 05 '24 20:01 afdelacruz

Hi @afdelacruz, could you give more detail about the steps you're taking so I can try to reproduce?

haxiomic avatar Jan 12 '24 00:01 haxiomic

Same issue here, I installed the npm package, add the imports then the first compiler error is: "TS6053 (TS) File '/node_modules/@lumaai/luma-web/misc/inline-worker-plugin.d.ts' not found."

mustafasalahuldin avatar Apr 19 '24 10:04 mustafasalahuldin

Same thing here, @afdelacruz . Both on Windows and Linux:

image

zaghetto avatar May 11 '24 01:05 zaghetto