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.

[Warning?] Are readme instructions somehow harmfull?

See original GitHub issue

I executed:

npm install --save react-native-device-info

It made my whole repository environment stop working. I had to execute npm install again, and here’s the output:

added 794 packages, removed 2 packages and updated 33 packages in 63.55s

I’m yet adapting myself to react-native and even npm itself. But it seems to me that readme instructions made me downgrade my modules and even removed hundreds of stuff from here!

So if I’m mistaken or did something wrong, please tell me – it is my best interest to understand more about it. Otherwise, isn’t better to put a warning there or something? Maybe tell people to run npm install right after this installation step? Idk.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
ODelibaltacommented, Aug 9, 2017

I had the same issue. Removed node_modules and re-ran npm install.

Now I have the another problem after running the link command.

Update: So … linking broke everything. Even xCode would not open the project. Thankfully I had a backup. Evidently, from what I’ve read, the original creator does not really have time to maintain this. What a shame. I was super excited about it. I am going to look for something else. I do not have high hopes though

1reaction
nolan-mcommented, Feb 14, 2018

Sorry, I never replied. I didn’t have any problems using this either time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Markdown] An option to highlight a "Note" and "Warning ...
The idea of GitHub-flavored Markdown changing the semantics of a <blockquote> is hilarious and also bad. This would mean your Markdown isn't supported...
Read more >
How to make a styled Markdown admonition box in a GitHub ...
Which Renders like this: ⚠ WARNING: Aliens are coming. A description of the colour, smell and dangerous behaviour of the aliens.
Read more >
Handbook Markdown Guide - GitLab
Additional Information; Warnings; Danger; Do's and Don'ts ... Read through the Blog Formatting Guidelines for further information.
Read more >
AsciiDoc Writer's Guide | Asciidoctor
Here's a simple rule to help you differentiate the two: ... Use WARNING to inform the reader of danger, harm, or consequences that...
Read more >
PySimpleGUI
This User's Manual (also the project's readme) is one vital part of the PySimpleGUI programming environment. The best place to read it is...
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