Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Docker nie kompiluje się z yarn v2 #25

Closed
kpostekk opened this issue Mar 11, 2022 · 2 comments
Closed

Docker nie kompiluje się z yarn v2 #25

kpostekk opened this issue Mar 11, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kpostekk
Copy link
Contributor

Instalacja paczek przebiega bez problemu, jednakże yarn build zwraca błąd:

 => ERROR [16/19] RUN yarn build                                                                                                                1.2s 
------
 > [16/19] RUN yarn build:
#20 1.124 Usage Error: Couldn't find the node_modules state file - running an install might help (findPackageLocation)
#20 1.124
#20 1.124 $ yarn run [--inspect] [--inspect-brk] [-T,--top-level] [-B,--binaries-only] <scriptName> ...
------
executor failed running [/bin/sh -c yarn build]: exit code: 1
@kpostekk kpostekk added the bug Something isn't working label Mar 11, 2022
@rafalopilowski1
Copy link
Contributor

rafalopilowski1 commented Mar 11, 2022

@kpostekk

yarn install && yarn installDeps

taką komendę trzeba wykonać przed yarn install wg Internetu

@rafalopilowski1
Copy link
Contributor

Hmm 🤔

yarnpkg/yarn#2240

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants