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

Error when running yarn #300

Open
9 tasks
ghost opened this issue May 18, 2020 · 0 comments
Open
9 tasks

Error when running yarn #300

ghost opened this issue May 18, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented May 18, 2020

  • System Information

    • OS: Ubuntu 18.04.4 LTS
    • Node v8.10.0
    • npm 3.5.2
    • yarn 0.32
  • Describe the bug
    The following error occurs when running yarn at the project directory: ERROR: There are no scenarios; must have at least one.

  • To Reproduce
    Steps to reproduce the behavior:

  1. git clone https://github.com/mike-works/vscode-fundamentals vscode
  2. cd vscode
  3. yarn
  4. See error
  • Expected behavior
    No error, packages are downloaded

  • Additional context (optional)
    When I try to run npm install I get other error messages.

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

No branches or pull requests

0 participants