-
Notifications
You must be signed in to change notification settings - Fork 80
build: use current package manager #147
build: use current package manager #147
Conversation
Codecov Report
@@ Coverage Diff @@
## master #147 +/- ##
=======================================
Coverage 84.12% 84.12%
=======================================
Files 92 92
Lines 926 926
Branches 166 166
=======================================
Hits 779 779
Misses 128 128
Partials 19 19 Continue to review full report at Codecov.
|
We will have to test all commands on all three / two platforms: Unix / Linux + macOS and Windows. |
Let me try this in monorepo. There we have CI in Windows, Linux and MacOS, so it could be easier to test on all main systems |
@sergiohgz hm, can you try |
I will squash them then when this resolves it. |
https://github.com/verdaccio/monorepo/runs/244666867 At the moment of writing this comment, it has been stuck for 10 minutes in the step, it seems to not work 😞 |
If I understand this section of |
Hm, weird. I thought this worked at home in another project. I have to test this on my own Winbdows machine when I am at home. But I use Git Bash there. I might have to check if my Windows cmd works there. |
Basically, it suggest to use Powershell to fix the problem. Should we enforce users to use a specific terminal? I don't think so. |
Right. I'm closing this PR then. I thought it works as we use it in another project too. |
Having fun without me 🤓 .... bad boys ... |
@juanpicado hahaha you know 😜 |
Type:
build
Description:
This PR uses the environment setting to use the current package manager for the commands.