question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cannot understand installation docs

See original GitHub issue

I have the question in install chapter at docs.

In install sections,

Drag the following folder into your project:
node_modules/tipsi-stripe/ios/TPSStripe/

I found this sentence. however, I cannot figure out where is my project. Yes, I open my project in x code like this.

2018-07-31 19 33 39 Can you teach me where???

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

4reactions
xeb10154commented, Mar 4, 2019

![Image of tipsi-stripe drag and drop step] (https://user-images.githubusercontent.com/25885192/53764424-2020a300-3ec5-11e9-8fc9-d1e7a23b29e2.png)

I got tipsi-stripe working a few days ago. The TPSStripe folder needs to be on the same level as all the other folders in your .xcodeproj file. Open your .xcodeproj and drop the TPSStripe folder into the file explorer on the left pane. After that, you can go ahead and link tipsi-stripe by running react-native link. I find this works without specifying the exact package you want to link and it will link everything, including a font-awesome package I have as well. Hope it helps.

0reactions
weikee94commented, Aug 2, 2019

@xeb10154 thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation issues - Google Workspace Admin Help
Review the system requirements, install any necessary updates, and try the installation again. If the installation still doesn't work, try the following:.
Read more >
Troubleshoot Visual Studio installation and upgrade issues
This troubleshooting guide includes step-by-step instructions that should resolve most installation issues.
Read more >
Installing or updating the latest version of the AWS CLI
To confirm the installation, open the Start menu, search for cmd to open a command prompt window, and at the command prompt use...
Read more >
Download and install - The Go Programming Language
Report Issues. If you spot bugs, mistakes, or inconsistencies in the Go project's code or documentation, please let us know by filing a...
Read more >
Installing Moodle - MoodleDocs
Installing Moodle; Installation quick guide ... If you don't fully understand how file ownership and permissions work on your operating ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found