-
## Steps to Reproduce
```
cd circuits
npm install
npx jest __tests__/TallyVotes.test.ts
```
## Failure Logs
```
/mnt/sdd1/sbw/circom/ZKAP_docker/sbwTest/benchmarks/maci-4892ada0dc7bcc2…
-
2 issues
1. npm-run-all command is used BUT it's not part of dev dependencies. I have to manually install it.
2. more importantly, I cannot get "npm run watch" to work at all
this is what I see…
ghost updated
4 months ago
-
### Description
```
:~/dev/gutenberg$ npm run dev
> gutenberg@18.9.0-rc.1 dev
> cross-env NODE_ENV=development npm run build:packages && concurrently "wp-scripts start" "npm run dev:packages"
…
-
The recently rolled out Workers Observability persistent logs require wrangler version 3.78.6^. This would be great to have access to in order to better know what's going on in our custom MCs.
See …
-
When I run `npm run format-js` it ends up formatting more files than I expected:
```
$ npm run format-js
> format-js
> wp-scripts format
.eslintrc.js 29ms
.github/dependabot.yml 20ms
.github/workfl…
-
### System Info
```
System:
OS: Linux
CPU: (16) x64 Intel(R) Xeon(R) Platinum 8255C CPU @ 2.50GHz
Memory: 19.11 GB / 31.10 GB
Container: Yes
Shell: 5.0.2 - /bin/zsh
B…
-
**Used command:** npm ci && PL_SERVER_URL=https:///server/ npm run web-extension:build
**OS:** Ubuntu 22.04 LTS
**Done with Root permissions.**
```
lerna ERR! npm run build exited 2 in '@padlo…
-
# Description
I am trying to use opencv4nodejs to capture my webcam, but I am not able to install it.
I tried a lot of other things and other ways to install opencv4nodejs, but none were successful,…
-
### What did you do?
I run
`make build`
### What did you expect to see?
the roject is buikding
### What did you see instead? Under which circumstances?
/home/cas12/prometheus-main/web/ui/node_m…
-
### Verify latest release
- [ ] I verified that the issue exists in the latest pnpm release
### pnpm version
v8.15.4
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No …