-
### Summary
`npm` has enough information to properly run workspace commands in an order that should be ideal for the workspaces.
### Exit Criteria
- [ ] default is `false`
- [ ]
### Links & …
-
As part of [the conversion to npm workspaces](https://github.com/dequelabs/axe-core-npm/pull/687) we had to [pin the version of Puppeteer](https://github.com/dequelabs/axe-core-npm/pull/687#discussion…
-
```sh
root ➜ /workspaces/web $ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @vitejs/plugin-vue@3.2.0
npm ERR! Found: vite@4.5.2
npm…
-
yarn的package.json 里可以使用workspces:["packages/*"]来处理多个子项目。也就是传说中的monorepo
npm 并不支持,但是使用npm-workspace可以的
https:…
-
### What version of Bun is running?
1.0.0
### What platform is your computer?
macos m1
### What steps can reproduce the bug?
### requirements:
https://github.com/xplpc/xplpc/blob/main/docs/wasm.…
-
> [!NOTE]
> Look into #1838 first.
See this todo for context:
https://github.com/wasp-lang/wasp/blob/e4932ec51bd98138338a0fb979af2bd94043262a/waspc/src/Wasp/Generator/NpmInstall.hs#L160
sodic updated
8 months ago
-
We have currently make and npm, where make just calls npm and go for building the frontend and backend, respectively.
While this is common for many Linux developers, it's not common for many Js ones,…
-
- [ ] I'd be willing to implement a fix
**Describe the bug**
When using module aliases in workspaces and a certain combination of dependencies, the following exception is being thrown:
`Asser…
-
System: Ubuntu-18.04
When I followed the readme to build the client, it threw following errors at the `npm run build` step:
```
make: Entering directory '/workspaces/pulsar-client-node/build'
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
W…