core icon indicating copy to clipboard operation
core copied to clipboard

PixiJS error on Next 15 + React 19, unable to use

Open nikshepsvn opened this issue 1 year ago • 1 comments

Build Error
Next.js (15.0.4) (Turbopack)
Failed to compile

./node_modules/.pnpm/[email protected][email protected]/node_modules/pixi-filters/lib/color-gradient/CssGradientParser.mjs
Code generation for chunk item errored
An error occurred while generating the chunk item [project]/node_modules/.pnpm/[email protected][email protected]/node_modules/pixi-filters/lib/color-gradient/CssGradientParser.mjs [app-client] (ecmascript)

Caused by:
- reading file /Users/nikshepsvn/dev/dreamloom-v2/next-supabase-saas-kit-turbo/node_modules/.pnpm/[email protected][email protected]/node_modules/pixi-filters/lib/color-gradient
- Is a directory (os error 21)

Debug info:
- An error occurred while generating the chunk item [project]/node_modules/.pnpm/[email protected][email protected]/node_modules/pixi-filters/lib/color-gradient/CssGradientParser.mjs [app-client] (ecmascript)
- Execution of EcmascriptChunkItemContent::module_factory failed
- Execution of *fileify_source_map failed
- Execution of <ParseResultSourceMap as GenerateSourceMap>::generate_source_map failed
- Execution of SourceMap::with_resolved_sources failed
- Execution of <DiskFileSystem as FileSystem>::read failed
- reading file /Users/nikshepsvn/dev/dreamloom-v2/next-supabase-saas-kit-turbo/node_modules/.pnpm/[email protected][email protected]/node_modules/pixi-filters/lib/color-gradient
- Is a directory (os error 21)

nikshepsvn avatar Dec 08 '24 22:12 nikshepsvn

Thanks for reporting this! This issue should be resolved in version 2. Let me know if you run into any further problems.

k9p5 avatar Feb 04 '25 11:02 k9p5