akofman / cordova-plugin-add-swift-support

:hammer: Swiftify your Cordova app !
MIT License
116 stars 107 forks source link

Unable to load platform API error. #73

Closed jaybowman closed 3 years ago

jaybowman commented 3 years ago

I tried adding this plugin. I did a platform rm ios then I did the cordova plugin add cordova-plugin-add-swift-support. The error I received was "Unable to add Platform API from /app-path/node_modules/cordova-plugin-add-swith-suppport: Cannot find module '/app-path/node_modules/cordova-plugin-add-swift-support'" there was no folder created in the plugins directory.

using cordova v 10.0.0

jaybowman commented 3 years ago

I did a cordova build ios and it looks OK. Now the plugins directory has the plugin listed.