Ionic Package: iOS Release Build Error in Package/Ionic Services

Good point! It’s a different error now - something has run out of space! It’s not my harddrive so I think it might be something on Ionic Package service? (this is the build output from https://apps.ionic.io/app/xyz/package, not from my command window)

Discovered plugin “cordova-plugin-google-analytics” in config.xml. Adding it to the project
shell.js: internal error
Error: ENOSPC: no space left on device, write
at Error (native)
at Object.fs.writeSync (fs.js:788:20)
at copyFileSync (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:34:8)
at cpdirSyncRecursive (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:82:9)
at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:180:9
at Array.forEach (native)
at Object._cp (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:157:11)
at Object.cp (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/common.js:186:23)
at copyPlugin (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/fetch.js:376:15)
at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/fetch.js:233:28

I see this has been raised before here: Ionic package build ios - Error: ENOSPC: no space left on device, write - I will contact Ionic Support as I am unable to release my product

1 Like