-
https://github.com/npm/documentation/issues/810
tldr:
> Committing package-lock.json to the source code version control means that the project maintainers and CI systems will use a specific versio…
cseas updated
8 months ago
-
Using later Yarn versions with zero installs enabled `node_modules` folder is always deleted if you run `yarn add` or `yarn remove` commands. Therefore, you always have to rerun `elm-tooling install` …
-
Wanted a single place where we can leave links / thoughts on how we should do this.
Problem:
We've had frustrations with the current monorepo structure and we temporarily moved from manually npm l…
-
should we switch to yarn in this repo to match heimdall2?
is npm still that much worse than yarn in terms of speed?
-
The README states to run
```
yarn storybook-start
```
I found that this returned
```
yarn run storybook-start
> yarn run v1.22.10
> error Command "storybook-start" not found. Did you mean "st…
-
This module cannot be installed by yarn after 3.0.0.
> error assertive@3.1.0: The engine "yarn" is incompatible with this module. Expected version "0.0.0". Got "1.17.3"
> error Found incompatible …
-
Please remove dependency on `ncjsm` to support yarn pnp for serverless. See https://github.com/serverless/serverless/issues/5634#issuecomment-639552384 for details.
-
When I build a project that uses rebass and @rebass/forms using yarn V2, I got the following errors:
```
reflexbox tried to access react (a peer dependency) but it isn't provided by its ancestors; t…
-
```
[Error] No files matching the pattern were found.
error Command failed with exit code 1.
```
Steps to reproduce:
`yarn test`
-
Running `yarn test` gives
```
Determining test suites to run...2017-01-24 18:57 node[11695] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2
d_register_rpc() => (null) (-2…