Skip to content

Prevent terminal from being cleared in create-react-app project #374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RaeesBhatti opened this issue Jul 24, 2019 · 1 comment · Fixed by netlify/netlify-dev-plugin#227
Assignees

Comments

@RaeesBhatti
Copy link
Contributor

- Do you want to request a feature or report a bug?
Bug
- What is the current behavior?
When you run netlify dev from a create-react-app project, the terminal is cleared by create-react-app script.

- If the current behavior is a bug, please provide the steps to reproduce.

  • cd into a create-react-app project
  • Run netlify dev
  • The terminal will be cleared by create-react-app script removing information by netlify dev
    - What is the expected behavior?
  • When you run netlify dev, the information would stay in the terminal and not be cleared
    - Please mention your node.js, and operating system version.
    Not relevant
@RaeesBhatti
Copy link
Contributor Author

Fixed by: netlify/netlify-dev-plugin#227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants