-
### Bug description
- `PRISMA_ENGINES_MIRROR` and `BINARY_DOWNLOAD_VERSION` env variables don't work when npm install.
- Related issue: https://github.com/prisma/prisma/discussions/13270
### How to…
-
### Please confirm that you have:
- [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on …
-
### Describe the bug
PS C:\Users\mr63\OneDrive my-app> npx shadcn@latest init
✔ Preflight checks.
✔ Verifying framework. Found Next.js.
✔ Validating Tailwind CSS.
✔ Validating import alias.
…
-
### Describe the Bug
While using https://github.com/artberri/rollup-plugin-istanbul in an `extension.config.js` file, if a file of the extension contains `process.env.NODE_ENV`, the build breaks du…
-
workerID 23
bucket 11
I had some files on my server that didn't belong to me, and I added the -c parameter to the storage node startup configuration, but the number and size of the files didn't chan…
-
> Before attempting this issue, review the code, try the feature, and understand the requirements. Attemptemt requires a detailed design proposal for the refactoring work. There’s no first come, first…
-
**Describe the bug**
when using authentication service APIs to login getting following error:
Error: No factory found for sf.passport.strategyFactory.localPassword
API checked: auth/login(Error: …
-
I discovered that the `php.cli` method is accessible with `@php-wasm/universal` through `PHP`, and I wanted to test it in the browser using `loadWebRuntime`.
However, it appears that the C function…
-
I have a simple CLI specified in `package.json` like this:
```js
{
"name": "cli",
"version": "1.0.0",
"bin": {
"mycli": "./code.js"
}
}
```
After I ran `npm install -g` in the …
-
## Description
Percy CLI takes snapshots successfully but still throws an error in the end, this makes the whole job failed on CI, the link from `Finalized build #2821` actually can be open success…