Not able to build my site using framework mode #14029
Unanswered
vishal-kacha
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
topper360/app on master [✘!?] via v20.19.2 took 7s
❯ npm run build
vite v6.3.5 building for production...
✓ 2603 modules transformed.
✗ Build failed in 6.16s
Cannot add property 0, object is not extensible
at Array.push ()
at ConditionalExpression.getLiteralValueAtPath (file:///home/user/Programming/evolution/topper360/node_modules/rollup/dist/es/shared/node-entry.js:12270:45)
at file:///home/user/Programming/evolution/topper360/node_modules/rollup/dist/es/shared/node-entry.js:5064:30
at EntityPathTracker.withTrackedEntityAtPath (file:///home/user/Programming/evolution/topper360/node_modules/rollup/dist/es/shared/node-entry.js:2014:24)
at LocalVariable.getLiteralValueAtPath (file:///home/user/Programming/evolution/topper360/node_modules/rollup/dist/es/shared/node-entry.js:5062:33)
at Identifier.getLiteralValueAtPath (file:///home/user/Programming/evolution/topper360/node_modules/rollup/dist/es/shared/node-entry.js:5207:48)
at ObjectExpression.getObjectEntity (file:///home/user/Programming/evolution/topper360/node_modules/rollup/dist/es/shared/node-entry.js:14262:47)
at ObjectExpression.deoptimizePath (file:///home/user/Programming/evolution/topper360/node_modules/rollup/dist/es/shared/node-entry.js:14201:14)
at CallExpression.deoptimizePath (file:///home/user/Programming/evolution/topper360/node_modules/rollup/dist/es/shared/node-entry.js:11929:30)
at Property.deoptimizePath (file:///home/user/Programming/evolution/topper360/node_modules/rollup/dist/es/shared/node-entry.js:5667:36) {
watchFiles: [
Beta Was this translation helpful? Give feedback.
All reactions