We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm working on a website project with Elevate as the starting point.
npm run build-upload (perhaps also just the npm run build) command fails in v7.3.0 with the error code:
npm run build-upload
npm run build
Object.hasOwn is not a function
Downgrading to 7.2.1 makes it work again.
Node version: 22.14.0 npm version: 11.2.0