Stripe Pod Install Error

Open
#50 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
28/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
ios
Domain
mobile

Research direction

Start by inspecting platforms/ios/Podfile around line 135 and reproduce the pod install step from ns run ios. Compare the generated file with the Podfiles under node_modules/@codelab/nativescript-cast and node_modules/@triniwiz/nativescript-stripe to trace where the extra end is introduced. Done means pod install completes without the syntax error.

Written by the indexing model from the issue text.

Description

When trying to do the pod install step of ns run ios I get the following error

Multiple identical platforms with different versions have been detected during the processing of podfiles. The current platform's content "platform :ios, '10.0'" from /Users/jyroneparker/Programs/mobisnacks-mobile/node_modules/@codelab/nativescript-cast/platforms/ios/Podfile will be replaced with "platform :ios, '11.0'" from /Users/jyroneparker/Programs/mobisnacks-mobile/node_modules/@triniwiz/nativescript-stripe/platforms/ios/Podfile
Installing pods...

[!] Invalid Podfile file: syntax error, unexpected end, expecting end-of-input.

from /Users/jyroneparker/Programs/mobisnacks-mobile/platforms/ios/Podfile:135

-------------------------------------------

# End Podfile

end

-------------------------------------------

'pod install' command failed.

The script seems to add the extra end and i can't make it stop

Dominant language
C
Stars
87
Forks
57
Avg merge
1h 36m
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from triniwiz/nativescript-plugins

All issues in triniwiz/nativescript-plugins

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.