Skip to content

Error: No files matching the pattern "packages/**/src" were found  #265

@ugurkaancalim

Description

@ugurkaancalim

Hi,

Firstly, Thank you all for this application. I'm struggling while trying to setup the application for development.

I followed steps which located in contribution.md file below:

  1. Install dependencies (you probably already did this): yarn install.
  2. Build cross-dependencies: yarn build.
  3. Link cross-dependencies: yarn bootstrap.
  4. Run tests: yarn test.

First three steps worked fine but when I try to run "yarn test", I get an error below:

PS warriorjs-master> yarn test
yarn run v1.22.19
$ yarn lint
$ eslint --cache packages/**/src

Oops! Something went wrong! :(

ESLint: 5.9.0.
No files matching the pattern "packages/**/src" were found.
Please check for typing mistakes in the pattern.

error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions