Skip to content
This repository was archived by the owner on Jul 18, 2022. It is now read-only.

Replace poetry install method#128

Open
cofob wants to merge 2 commits intomasterfrom
cofob/change-poetry-install-method
Open

Replace poetry install method#128
cofob wants to merge 2 commits intomasterfrom
cofob/change-poetry-install-method

Conversation

@cofob
Copy link
Contributor

@cofob cofob commented May 9, 2022

Recomended way not works. Replaced to pip-method, as in Docker we have only one python version (because of this we don't need multi-version support from poetry) and pip check works correctly.

@cofob cofob requested a review from PerchunPak May 9, 2022 15:47
@cofob cofob self-assigned this May 9, 2022
@cofob cofob enabled auto-merge (squash) May 9, 2022 16:01
@cofob
Copy link
Contributor Author

cofob commented May 9, 2022

@PerchunPak

@PerchunPak
Copy link
Contributor

Удостоверься что оно работает.

=> ERROR [6/6] RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && npm install -g jshint" 2>&1                0.5s
------
 > [6/6] RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && npm install -g jshint" 2>&1:
#9 0.448 bash: line 1: npm: command not found
------
executor failed running [/bin/sh -c su vscode -c "source /usr/local/share/nvm/nvm.sh && npm install -g jshint" 2>&1]: exit code: 127

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants