Failure loading a-node

After I open the link to my VPS project, it’s stuck in the loading page forever. The console in inspector shows the following message:
core:a-node:error Failure loading node: TypeError: Cannot read properties of undefined (reading ‘addCameraPipelineModule’)
at i.init (vps-animation.js:15:16)
at i.initComponent (component.js:320:10)
at i.updateProperties (component.js:302:12)
at module.exports.Component (component.js:78:8)
at new i (component.js:667:15)
at HTMLElement.value (a-entity.js:332:19)
at HTMLElement.value (a-entity.js:495:12)
at HTMLElement.value (a-entity.js:463:14)
at a-entity.js:249:14
at a-node.js:127:21

Is there anyone who could share the solution? Thank you guys so much!

Hi, welcome to the forum!

Are you seeing this error with a fresh project? Also I’d recommend clearing your Browser’s Cache and Cookies. Clearing both of those tends to fix errors like these.