-
$ npm start
> my-app@0.1.0 start C:\Users\Fins&Gills\my-app
> react-scripts start
'Gills\my-app\node_modules\.bin\' is not recognized as an `internal` or external command,
operable program or …
-
# npm audit report
quill =6.7.0
Depends on vulnerable versions of quill
node_modules/balm-ui
2 moderate severity vulnerabilities
To address all issues (including breaking changes), run…
ghost updated
3 months ago
-
### Bug description
We have a monorepo using turbo repo with the following structure:
The prisma package is being used in multiple applications, currently we're trying to use a single `.env`…
-
### Discussed in https://github.com/webdriverio/webdriverio/discussions/12024
Originally posted by **troyyer** January 16, 2024
I am having an issue trying to use the '--watch' feature (https:…
-
It'd be nice if parallelshell has a shortcut for running npm scripts, something like:
``` bash
parallelshell 'npm run build' # old style
parallelshell -n 'build' # shorthand style
```
We could also …
-
## Current Behavior
Updated from v7 to v8 with the following config
```json
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "1.0.0",
"npmClient": "yarn"
}
```…
-
We already look for npm install, update and install-test. We need support for other commands such as:
`npm pkg set`, `npm pkg delete`, `npm exec`, `npx`, `npm run`, `npm set-script` (`npm test` ?): t…
-
I am trying to install in a container the not [huly-selfhost](https://github.com/hcengineering/huly-selfhost) version
### Your environment
* Version of huly: 0.6.111
* Browser (and version): NA
…
-
When I try to compile this repo, the `yarn install` step fails with the following:
```
[5/5] Building fresh packages...
[12/16] ⠄ core-js
[2/16] ⠄ electron
[8/16] ⠄ cypress
[11/16] ⠄ usb
erro…
-
Attempting to build NodeOS, I get the following error when running `npm install`:
npm ERR! Linux 4.10.0-28-generic
npm ERR! argv "/home/brian/.nvm/versions/node/v4.8.6/bin/node" "/home/bri…
Lithl updated
6 years ago