Found 4 vulnerabilities on npm install

前端 未结 6 2043
清歌不尽
清歌不尽 2020-12-09 01:34

I am just getting started with react-native. On installing this package

npm install --save react-native-validator-form

https://github.com/New

6条回答
  •  无人及你
    2020-12-09 02:04

    I had the same problem while running this command:

    npm install ngx-bootstrap --save
    

    ...and solved it by running the Command Prompt as Administrator.

    So Open the Command Prompt as Administrator and then try again. Hopefully it will work.

提交回复
热议问题