-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [x] npm is producing an incorrect install.
- [ ] npm is doing something I don't understand.
- [ ] Other (_see below for feat…
-
travis@DESKTOP-4MK1K1Q:/mnt/z/code/igtbok$ npm install
npm WARN lifecycle mern@1.0.0~install: cannot run in wd mern@1.0.0 cd client && npm install (wd=/mnt/z/code/igtbok)
npm WARN enzyme-adapter-rea…
-
**Describe the bug**
进入 driver/js 目录,执行`npm run init`后提示patchProp类型不匹配,编译失败:
```
build js packages error Error: packages/hippy-vue-next/src/index.ts:301:5 - error TS2322: Type '(el: any, key: str…
-
I'm not sure if this issue type is right, but anyways:
I'm trying to create a base theme for some of my sites using the `hugo mod npm pack` command (which would be
better documented by providing…
-
I use pre-commit hooks to format my code and check with `npm audit` for insecure modules. There are times I run through the whole commit prompt only to have my pre-commit hook(s) fail and have to redo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
```
emil@E…
-
**Describe the bug**
When running the ./deploy.sh command, i have this error :
An error occurred (OperationNotAllowedException) when calling the CreateRepository operation: CreateRepository request…
-
### Minimal reproducible example
https://github.com/MariuzM/frameworks/tree/main/react-native-expo
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the iss…
-
I installed all the packages and dependencies with `sudo npm install -g nodemon`. Then when I want to run the project with `node script.js`, this is what I get:
```
npm ERR! code ENOENT
npm ERR! …
-
I'm trying to use this action, but the job is completed and the files are not uploaded.
My steps.
I create a new EC2 instance, downloaded de PEM that I generated when created the instance.
I…