Daniel Ruf

Results 910 comments of Daniel Ruf

Not sure why I was mentioned here, I have nothing to do with this project. You might want to try npm 6 or skip installing peer dependencies and install them...

See https://github.com/hubtype/botonic/commits?author=DanielRuf, I did only one small change. I am not an active contributor or maintainer of this project ;-)

Hi @anikethsaha, No, this is just something additional which happens only with npm (see the last few lines). Also it is just a warning. See the returned error object. When...

> Installing globally with yarn is not adding the package in the global path, I installed using npm This should not be the case, it should work with any client....

> In my machine, the yarn is not actually adding the `@webpack-cli/init` in the global dir. Maybe we need `preferGlobal` in https://github.com/webpack/webpack-cli/blob/master/packages/init/package.json But npm has a different opinion about binaries,...

So maybe Yarn and a global installation only with Yarn is not supported and we have to use npm?

You may not need npx, you can also do `simple-git-hooks` as script after `npm i simple-git-hooks --save-dev`, that you can add to the `prepare` script in your package.json.

Is there a PR to fix this?

Hi @chomenko, please clarify your issue. The title and link are not very describing. I think you mean volumes: https://github.com/verdaccio/docker-examples/blob/master/docker-plugin-external/docker-compose.yml#L12

> does not support ARM processors Can you clarify where it says that it does not work on arm architecture? Are there any errors and is something not working?