Closed
Description
Please provide the environment you discovered this bug in.
I just upgraded analogjs to 1.14.0 and angular 18 and im getting the following error
[@analogjs/vite-plugin-nitro] node_modules/@analogjs/content/fesm2022/analogjs-content.mjs (2:58): "ɵPendingTasksInternal" is not exported by "node_modules/@angular/core/fesm2022/core.mjs", imported by "node_modules/@analogjs/content/fesm2022/analogjs-content.mjs".
it seem like @analogjs/content/fesm2022/analogjs-content.mjs is not compartible to angular version 18
Please advise
Which area/package is the issue in?
content
Description
I get the error when im running production build
Please provide the exception or error you saw
[@analogjs/vite-plugin-nitro] node_modules/@analogjs/content/fesm2022/analogjs-content.mjs (2:58): "ɵPendingTasksInternal" is not exported by "node_modules/@angular/core/fesm2022/core.mjs", imported by "node_modules/@analogjs/content/fesm2022/analogjs-content.mjs".
Other information
No response
I would be willing to submit a PR to fix this issue
- Yes
- No