Skip to content
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

Broken logs from frameworks when running netlify dev #886

Closed
RaeesBhatti opened this issue May 8, 2020 · 0 comments · Fixed by #887
Closed

Broken logs from frameworks when running netlify dev #886

RaeesBhatti opened this issue May 8, 2020 · 0 comments · Fixed by #887
Assignees
Labels
type: bug code to address defects in shipped code

Comments

@RaeesBhatti
Copy link
Contributor

- Do you want to request a feature or report a bug?
Bug and feature?
- What is the current behavior?
When running netlify dev in a CRA project

Note that the development build is not optimized.
To create a production build, use yarn build.

Is turned into

Note th

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

  • Run netlify dev in a CRA project
    - What is the expected behavior?
  • netlify dev preserves all of the output from frameworks and only strips away ANSI Control Characters
    - Local Environment Information
────────────────────┐
 Environment Info   │
────────────────────┘

  System:
    OS: macOS 10.15.4
    CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
  Binaries:
    Node: 10.20.1 - ~/.n/bin/node
    Yarn: 1.17.3 - /usr/local/bin/yarn
    npm: 6.14.4 - ~/.n/bin/npm
  Browsers:
    Chrome: 81.0.4044.138
    Firefox: 76.0
    Safari: 13.1
  npmGlobalPackages:
    netlify-cli: 2.50.0

netlify-cli/2.50.0 darwin-x64 node-v10.20.1

@RaeesBhatti RaeesBhatti added the type: bug code to address defects in shipped code label May 8, 2020
@RaeesBhatti RaeesBhatti self-assigned this May 8, 2020
@RaeesBhatti RaeesBhatti changed the title Broken logs frameworks in netlify dev Broken logs from frameworks when running netlify dev May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant