xmarkclx / cordova-plugin-photo-library-sism

A fork of the plugin of the same name. Will always be updated as long as I work with projects that need it.
MIT License
21 stars 8 forks source link

No such module 'Cordova' #9

Open evelas opened 3 years ago

evelas commented 3 years ago

cordova-ios@6.2.0 build failed with error

no cordova module

any ideas to solve this?

t3developer commented 3 years ago

@evelas i am getting the same error with cordova-ios 6.2.0. were you able to resolve it?

MarceloZapatta commented 3 years ago

@evelas me too getting the same error, can you share how you fixed it?

evelas commented 3 years ago

I don't. But I've found another plugin for getting file urls.

nurfgun commented 3 years ago

I was having the same issue. Remove ios folder and "ionic cordova add ios" resolved it.

edit : it did not resolve it. "ionic cordova add ios" somehow missed the whole plugins folder and therefore no error. still having the issue.

kingbe01 commented 2 years ago

I am getting this issue as well. Any updates?

sullivanets1 commented 2 years ago

I have this same issue, in similar circumstances. I don't suppose anyone found a solution to get this to build?