phonegap / phonegap-cli

PhoneGap and PhoneGap/Build command-line interface
Apache License 2.0
488 stars 157 forks source link

Remove build not working #830

Open dhager7 opened 3 years ago

dhager7 commented 3 years ago

PhoneGap CLI, node & npm versions

phonegap remote build android

Expected Behaviour

Phone gap upload to the build server not working. Was working until yesterday.

Actual Behaviour

uploading the app... There was an unhandled exception within phonegap-cli! If you would like to help the PhoneGap project, please file the following details over at https://github.com/phonegap/phonegap-cli/issues TypeError [ERR_INVALID_CALLBACK]: Callback must be a function. Received undefined at makeCallback (fs.js:143:11) at Object.rmdir (fs.js:727:14) at Object.cleanup (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/phonegap-build/lib/phonegap-build/create/zip.js:119:16) at Object.callback (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/phonegap-build/lib/phonegap-build/build/remote.js:71:21) at Request._callback (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/phonegap-build-api/lib/api.js:230:26) at Request.self.callback (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/request/request.js:185:22) at Request.emit (events.js:210:5) at Request. (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/request/request.js:1154:10) at Request.emit (events.js:210:5) at IncomingMessage. (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/request/request.js:1076:12) Updated 90 paths from the index Mon Jun 29 09:26:33 CDT 2020

Steps to Reproduce

Sample Code that illustrates the problem

Error messages

uploading the app... There was an unhandled exception within phonegap-cli! If you would like to help the PhoneGap project, please file the following details over at https://github.com/phonegap/phonegap-cli/issues TypeError [ERR_INVALID_CALLBACK]: Callback must be a function. Received undefined at makeCallback (fs.js:143:11) at Object.rmdir (fs.js:727:14) at Object.cleanup (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/phonegap-build/lib/phonegap-build/create/zip.js:119:16) at Object.callback (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/phonegap-build/lib/phonegap-build/build/remote.js:71:21) at Request._callback (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/phonegap-build-api/lib/api.js:230:26) at Request.self.callback (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/request/request.js:185:22) at Request.emit (events.js:210:5) at Request. (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/request/request.js:1154:10) at Request.emit (events.js:210:5) at IncomingMessage. (/Users/delmarhager/.nvm/versions/node/v12.13.0/lib/node_modules/phonegap/node_modules/request/request.js:1076:12) Updated 90 paths from the index