nrikiji / cordova-line-login-plugin

A cordova plugin for easy implementation of LINE login using LineSDK.
Apache License 2.0
21 stars 23 forks source link

[ERROR] An error occurred while running subprocess cordova. #23

Closed xuelabi123 closed 5 years ago

xuelabi123 commented 5 years ago
cordova build ios
##### Create Cartfile
##### Update Carthage
carthage bootstrap --platform iOS --cache-builds
Error: console.err is not a function
[ERROR] An error occurred while running subprocess cordova.

        cordova build ios exited with exit code 1.

        Re-running this command with the --verbose flag may provide more information.

when run cordova build ios, then I got this error. anyone can help me?

nrikiji commented 5 years ago

https://github.com/nrikiji/cordova-plugin-carthage-support/commit/7094cb25271958cf1843b816e72802e3b7735617

sorry... Since there was a typo, please re-execute and tell me the content of the error. Please let me know the cordova and node version if you can.

nrikiji commented 5 years ago

Maybe there is no carthage...?