Skip to content

Error when run ns run with pod install #22

@xpalacincreditoh

Description

@xpalacincreditoh

I have:

  • NS 8.1.5
  • node v16.13.0
  • NPM 8.1.0
  • Xcode 13.1
  • macOS Big Sur 11.6.1

When I run:

$ ns run ios --log trace

get error:

Multiple identical platforms with different versions have been detected during the processing of podfiles. The current platform's content "platform :ios, '9.0'" from /Users/creditoh_it/PhpstormProjects/crmhex-app/node_modules/@nativescript/firebase/platforms/ios/Podfile will be replaced with "platform :ios, '10.0'" from /Users/creditoh_it/PhpstormProjects/crmhex-app/node_modules/nativescript-applozic-chat-fork/platforms/ios/Podfile
Installing pods...
spawn: pod "install"
Analyzing dependencies
[!] There are multiple dependencies with different sources for `SVGKit` in `Podfile`:

- SVGKit (from `https://github.com/SVGKit/SVGKit.git`, branch `3.x`)
- SVGKit (from `https://github.com/SVGKit/SVGKit.git`, branch `2.x`)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions