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

Dependency installation failure #926

Closed
ptourlas opened this issue Nov 8, 2021 · 1 comment
Closed

Dependency installation failure #926

ptourlas opened this issue Nov 8, 2021 · 1 comment
Assignees
Milestone

Comments

@ptourlas
Copy link

ptourlas commented Nov 8, 2021

Steps to Reproduce

  1. git clone [email protected]:epam/ketcher.git
  2. Open in VSCode.
  3. node --version ---> v16.13.0
  4. yarn --version ---> v3.1.0
  5. yarn install

Expected behavior: Install dependencies described in package.json.

Actual behavior: Yarn runs for a few minutes, downloads a ton of zip files in .yarn/cache and fails when trying to build node-sass.

Screenshots
yarn-cache
yarn-output-1
yarn-output-2

OS:
Ubuntu 20.04.3 LTS

Additional context: Outside the project folder, yarn --version gives 1.22.17

@AllaZhbanova
Copy link

Fixed, tested v.2.4

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

3 participants