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.

Run clean-project-auto without React Native CLI

See original GitHub issue

If clean-project-auto were available through the react-native-clean-project executable (or a separate react-native-clean-project-auto executable), npx could be used without having to install the React Native CLI.

In short, it would be useful to have npx react-native-clean-project --auto.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:7
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
sonicdoecommented, Mar 30, 2021

I think that’s good 👍 After all, that’s exactly how the existing react-native clean-project-auto command already works.

1reaction
sonicdoecommented, Feb 16, 2021

Exactly. In other words, provide react-native clean-project-auto through direct execution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automating the clean up of a React Native project - GitHub
Running. React-Native CLI plugin. This module is automatically detected as a plugin by the standard react-native command ...
Read more >
How to create React Native App for Android, iOS and Web ...
In this article, we are going to see, how to create a React Native App which can run on Android, iOS and Web...
Read more >
Setting up the development environment - React Native
Run the following command to create a new React Native project ... run your React Native app on a physical device without installing...
Read more >
How to Reset React Native Cache - NPM, iOS, Android, and ...
Auto mode is going to use the CLI defaults to get the app back to a "freshly-cloned, never-started repo". Benefit: Run it and...
Read more >
How to Fix a React Native Version Mismatch Quickly - Waldo
Here are a couple of instances where you may run into it: Creating a blank React Native project using either React Native CLI...
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