Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Unable to run new deployment #1877

Open
gobblygeek opened this issue Mar 27, 2022 · 1 comment
Open

Unable to run new deployment #1877

gobblygeek opened this issue Mar 27, 2022 · 1 comment

Comments

@gobblygeek
Copy link

I recently created a new nativescript app using tns create, and then adding the plugin via tns add.

I manually ran the npm run config command in the node_module.

When I go back to the project folder and run tns run ios, I get the following error:

[!] CocoaPods could not find compatible versions for pod "Firebase/Core":
In Podfile:
Firebase/Core (~> 6.34.0)

Going into
firebase.config.txt
the platforms/ios and running pod install --repo-update does not seem to help.
podfile_content.txt
Screen Shot 2022-03-27 at 8 26 21 AM

@oppilillc
Copy link

Same issue for us too. Complains about the M1 architecture.

LoadError - dlopen(/usr/local/Cellar/cocoapods/1.11.3/libexec/gems/ffi-1.15.5/lib/ffi_c.bundle, 0x0009): tried: '/usr/local/Cellar/cocoapods/1.11.3/libexec/gems/ffi-1.15.5/lib/ffi_c.bundle' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')), '/usr/lib/ffi_c.bundle' (no such file) - /usr/local/Cellar/cocoapods/1.11.3/libexec/gems/ffi-1.15.5/lib/ffi_c.bundle

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants