FranGhe opened a new issue, #1886:
URL: https://github.com/apache/cordova-android/issues/1886

   I always build correctly.
   
   Then I removed a plugin:
   cordova plugin remove cordova-plugin-mlkit-barcode-scanner
   and after I rebuild and I get this error:
   
   TypeError [ERR_INVALID_ARG_TYPE]: The "code" argument must be of type 
number. Received type string ('ENOENT')
   at process.set [as exitCode] (node:internal/bootstrap/node:123:9)
   at /usr/local/lib/node_modules/cordova/bin/cordova:32:22
   
   I'm using MacOS to build application with
   node version: v20.12.2 f
   cordova version: 12.0.0 ([email protected])
   android platform: android 14.0.1
   
   Luckily I have a backup before removing, so I have two folder with (that 
build successfully) and the other one with this trouble.
   
   I have to remove it and install @monaca/monaca-plugin-barcode-scanner 
because cordova-plugin-mlkit-barcode-scanner does not support 16kB memory page 
sizes.
   
   How can I fix it?
   
   Thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to