Render will not deploy because of babel

Hi no matter what I do render will not successfully build. It was working fine a few days ago but now babel is acting up again

I have tried deleting node modules, npm i multiple times and npm install @babel/plugin-proposal-private-property-in-object --save-dev

Nothing works.

This is beyond frustrating. Everything works fine in local.

Hi there,

With NODE_ENV set to production, npm install will not install devDependencies

Regards,

Keith
Render Support, UTC+10 :australia:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.