-
**Describe the bug**
Oryx is not picking up Yarn from package.json while building API.
**To Reproduce**
Steps to reproduce the behavior:
1. I am trying to deploy my open-source project on SWA …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This is a CLI Docs Problem, not another kind of Docs Problem.
- [X] This is a CLI Docs Problem.
### D…
-
## CVE-2022-29244 - High Severity Vulnerability
Vulnerable Library - npm-6.14.11.tgz
a package manager for JavaScript
Library home page: https://registry.npmjs.org/npm/-/npm-6.14.11.tgz
Path to depe…
-
Using `rtNpm` doesn't work for npm version 7.7.x. I'm getting error:
```
18:04:58 npm ERR! code ENOWORKSPACES
18:04:58 npm ERR! This command does not support workspaces.
18:04:58 npm verb exit …
-
![](https://cdn.jsdelivr.net/gh/pqcqaq/imageSource/upload/202408081329265.png)
![](https://cdn.jsdelivr.net/gh/pqcqaq/imageSource/upload/202408081330541.png)
以下是我的package.json依赖相关部分:
```json
…
-
Hi,
We have a monorepo where our `indexer` is a package of many. `sqd deploy` expects a `package-lock.json` (or the equivalent for yarn/pnpm) within the package, but the lock file is at the root of…
-
In yarn workspaces, all packages are installed in the node_modules folder of the workspace, not in each project's folder. Because of this, what I think is happening is that WMR is looking at the node_…
ghost updated
3 years ago
-
## Bug report
### Required System information
OS: linux-x64
Strapi Version: 4.15.0
Node/Yarn Version: npm/9.8.1 node/v18.18.0 linux x64 workspaces/false
Edition: Community
Database: Mysql
#…
Norbz updated
6 months ago
-
Steps:
1. `git clone git@github.com:ucan-wg/ts-ucan.git`
2. `cd ts-ucan`
3. `npm i`
It looks like this repo could use a 'Contributing' block in the README that specifies the basics of how to c…
-
Hello, @abrahamjuliot.
I want to implement best practices in the tooling based on the [Vite](https://github.com/vitejs/vite) repository.
The goal is to make it easier for maintainers to particip…