Unable to load Platform API from /Users/RK/Documents/IONIC/ionic/myApp/platforms/ios/cordova/Api.js: Cannot find module 'at-least-node'
making ios build in ionic 3.4
Unable to load Platform API from /Users/RK/Documents/IONIC/ionic/myApp/platforms/ios/cordova/Api.js: Cannot find module 'at-least-node'
making ios build in ionic 3.4
Pretty sure the magic that fixed it for me:
/node_modules
, /platforms
, /plugins
, /package-lock.json
But here are all the things I did (incase it was a different thing that actually fixed it)....
Windows:
Mac:
All are on Cordova 9.0.0 and node 14+.
Received this error when installing plugins usually.
Got the error for building ios and android.
© 2022 - 2024 — McMap. All rights reserved.