Error during package build iOS

Error output:

/usr/local/lib/node_modules/cordova/node_modules/configstore/index.js:70
				throw err;
				^

Error: ENOSPC: no space left on device, open '/Users/package/.config/configstore/cordova-config.json.893029876'
    at Error (native)
    at Object.fs.openSync (fs.js:642:18)
    at Function.writeFileSync [as sync] (/usr/local/lib/node_modules/cordova/node_modules/write-file-atomic/index.js:114:17)
    at Object.set (/usr/local/lib/node_modules/cordova/node_modules/configstore/index.js:63:21)
    at Object.Configstore (/usr/local/lib/node_modules/cordova/node_modules/configstore/index.js:28:11)
    at Object.<anonymous> (/usr/local/lib/node_modules/cordova/src/cli.js:31:12)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)

Everything was working fine just yesterday…

Did you check the space as displayed in the error msg?

how can I check the space? this is being build on cloud service

I’ve got not idea sorry

This is a recurring error with ionic cloud build services. They have to increase space allotted to storing builds, but keep in mind they are being deprecated. I have not experienced this error since migrating to ionic pro. They will refund the $9 out of the $29, and drop your monthly recurring to $20. They did for me at least.

1 Like

See same issue I think End of space in Ionic cloud service?

@mhartington will have a look according his comment in the linked post

Should be all good now!

1 Like