Hello, we have been facing the following error whi...
# suitecommerce
v
Hello, we have been facing the following error while deploying our extensions/theme:
TypeError: Cannot read properties of undefined (reading 'files')
We also see the following error in the script NS SC ExtMechanism Deployer:
The file you are trying to create exceeds the maximum allowed file size of 10.0 MB.; ID:
Dev Tools Version: 23.1.3, 24.1.0 Can anyone help us identify the issue?
Full error message:
Copy code
TypeError: Cannot read properties of undefined (reading 'files')
at /EXTENSION_DEV_TOOLS/gulp/extension-mechanism/deploy/deploy.js:173:70
at Array.forEach (<anonymous>)
    at /EXTENSION_DEV_TOOLS/gulp/extension-mechanism/deploy/deploy.js:172:24
    at series (/EXTENSION_DEV_TOOLS/ns_npm_repository/ns-async/src/series.js:5:9)
    at /EXTENSION_DEV_TOOLS/ns_npm_repository/ns-async/src/series.js:9:13
    at DestroyableTransform.<anonymous> (/EXTENSION_DEV_TOOLS/gulp/extension-mechanism/deploy/deploy.js:165:25)
        at DestroyableTransform.emit (node:events:514:28)
        at DestroyableTransform.emit (node:domain:551:15)
        at endReadableNT (/EXTENSION_DEV_TOOLS/node_modules/readable-stream/lib/_stream_readable.js:1003:12)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Additional details: • We are facing this issue only in 1 NS account. We are able to deploy the same extensions/theme in our other NS accounts successfully. • We are facing this issue when we try to deploy the SC Base Theme as well (again, in the same NS account).
We are also planning to raise a support case for this issue, but I thought I’ll check on this channel in case others have experienced this issue as well.
e
Raise a case, the 10 MB is a File store limitation on NetSuite File cabinet per file but I have never faced that exacty issue when deploying. Something might be wrong with that Dev Tools extension.
👍 1
v
Thank you for the inputs!
Update: We have raised a case for this issue.