-
### Current Behavior
```
❯ npx create-nx-workspace@latest testwslatest
Need to install the following packages:
create-nx-workspace@17.1.2
Ok to proceed? (y)
> NX Let's create a new works…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [X] In the terminal
### Describe the bug
When you run the dev server the the extra HTML don't generate the …
-
Part of the beauty of npm scripts is that you can run `npm run` and see a list of all the scripts and the commands they run. No digging to find what a command does.
Is there a way to get a similar …
-
### Description
I have a git dependency in paket.dependencies that has **build: "npm run pack nupkg", packages: nupkg**.
**npm run pack**, for brevity, is configured to restore npm, paket, build…
-
Hey there! I'm having some issues using the post script after cypress-repeat finishes and encounters a fail.
package.json
```
"cy:run:repeat": "cypress-repeat run -n ${npm_config_times:-5} --bro…
-
**Do you want to request a *feature* or report a *bug*?**
Reporting a bug
**What is the current behavior?**
Half the time the AR.js experience hangs and it might be caused by the …
-
problem description: I'm running the electron application and found that it works correctly with @u4/opencv4nodejs (no errors on startup). after which I create a program installer using electron-build…
-
The FAQ says:
> run npm run make-local to download the files and apply a patch to use them instead of the CDN.
But there is no script `make-local` in `package.json`
```
$ npm run make-loc…
-
Type: Bug
1. In order to run nvs/nvm every time terminal is open I've added these scripts:
- `.vscode\terminal\bash-init.sh`:
```sh
#!/bin/bash
# inspired by https://stacko…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have yo…