-
default could be empty
yarn global add generator-jhipster
```
packages
- name: generator-jhipster
- type: global
```
-
As part `awsmobile init` there's run a step that invokes `yarn install`, but why?
My usecase:
For building in CI I've made `awsmobile-cli` a part of my devDependencies to ease the use of the comma…
-
Hello @entcore/devs ,
Il y a des fichiers yarn (.yarnclean, yarn.lock) qui traînent dans le dépôt. A priori ils ne servent pas puisqu'on utliise npm dans le build.
Peut-on supprimer ces fichiers…
-
Errors out with "Error: ENOENT: no such file or directory" on manifest.json on Mac OS
@pharazen any ideas?
-
When i run `yarn eject` under the `universal` directory, i get the following error:
```
File copied successfully!
Copying file from packages/screens/utils/currency/index.tsx to ../expo-app/screen…
-
### Verify latest release
- [ ] I verified that the issue exists in the latest pnpm release
### pnpm version
9.5.0
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No re…
-
### Minimal reproducible example
https://github.com/arivestNexapp/expo-router-custom-header-button-not-clickable
### Which package manager are you using? (Yarn is recommended)
yarn
### If the issu…
-
On this [PR's HEAD](https://github.com/input-output-hk/cardano-js-sdk/pull/721) inside the `direnv`-loaded devshell:
```console
❯ js2nix -l ./yarn.lock -o ./yarn.lock.nix
SyntaxError: Unknown token…
-
### Build/Submit details page URL
_No response_
### Summary
When I try to run `git:(dev-alt) ✗ npx eas build --platform ios --profile development` it fails because of Authentication with Apple Deve…
-
## Feature
Migrate away from Yarn Classic v1 as package manager. This could be to Yarn Modern v4 or to npm.
## Reason
[Yarn 1 (Classic)](https://classic.yarnpkg.com/) is stated to be frozen. …