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

warning when delete yarn.lock #5801

Closed
dima-takoy-zz opened this issue Nov 14, 2018 · 3 comments
Closed

warning when delete yarn.lock #5801

dima-takoy-zz opened this issue Nov 14, 2018 · 3 comments
Labels

Comments

@dima-takoy-zz
Copy link

Is this a bug report?

Yes.

When i create app with create-react-app appname and then delete yarn.lock i see:

warning react-scripts > eslint > file-entry-cache > flat-cache > circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.

Environment


  System:
    OS: Linux 4.15 KDE neon 5.14
    CPU: x64 Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
  Binaries:
    Node: 11.1.0 - ~/.nvs/default/bin/node
    Yarn: 1.12.3 - /usr/bin/yarn
    npm: 6.4.1 - ~/.nvs/default/bin/npm
  npmPackages:
    react: ^16.6.3 => 16.6.3 
    react-dom: ^16.6.3 => 16.6.3 
    react-scripts: 2.1.1 => 2.1.1 
  npmGlobalPackages:
    create-react-app: Not Found

Steps to Reproduce

  1. create-react-app appname
  2. delete yarn.lock inside app folder
  3. yarn

Expected Behavior

no warnings! ;-)

Actual Behavior

warning react-scripts > eslint > file-entry-cache > flat-cache > circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
@gausie
Copy link

gausie commented Nov 14, 2018

Relies on eslint/eslint#11052

@stale
Copy link

stale bot commented Dec 14, 2018

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Dec 14, 2018
@stale
Copy link

stale bot commented Dec 19, 2018

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

@stale stale bot closed this as completed Dec 19, 2018
@lock lock bot locked and limited conversation to collaborators Jan 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants