-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- …
-
By default, scoped packages on NPM are private. So the first time you publish an element (e.g. a new element to `@polymer`), it may fail because that scope may not be signed up for private packages (a…
-
### What is the problem this feature would solve?
there's often a need to run multiple package.json scripts at a time, either sequentially or in parallel
one sometimes/often sees package.json scri…
-
**Describe the bug**
I am trying to get Vite + Storybook 6.3 working with some existing stories. These stories use `jest.fn()` as mocks. I previously added this in `preview.js` to get `jest.fn()` wor…
-
The vanilla TypeScript compiler has a feature called project references that makes it more convenient to work on composite/monorepo projects that would otherwise need multiple watch processes, and als…
-
I'm experimenting with gluestack in a monorepo that is powered by yarn workspaces. One use case I think we might have is the ability to eject the theme from within one of the repo's workspaces. When I…
-
**TypeScript Version:** 3.7.x-dev.201xxxxx
**Search Terms:**
**Code**
https://github.com/bluelovers/ws-yarn-workspaces/blob/master/packages/%40yarn-tool/npm-package-arg-util/lib/pars…
-
## Preconditions & Environment
- `node`: `v20.5.0`
- `tsc`: `5.2.2`
- `ncc`: `0.36`
- `jest`: `29.6.4`
## Steps to reproduce
1. Execute `npm run all`
## Expected result
The source c…
-
I am using intern in as a [yarn workspaces](https://yarnpkg.com/lang/en/docs/workspaces/) individual package dependency.
By default, yarn is hoists all dependencies of a workspace in workspace root…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
```shell
➜ npm-bump-version-etarget git:(master) ✗ npm i
npm ERR! code ETARGET
npm ERR! n…