Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/reactjs/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Node.js 有些漏洞需要您注意解决_Node.js_Reactjs_Npm_Native - Fatal编程技术网

Node.js 有些漏洞需要您注意解决

Node.js 有些漏洞需要您注意解决,node.js,reactjs,npm,native,Node.js,Reactjs,Npm,Native,我怎样才能解决这个问题 PS C:\Users\dys07\nomad tutorial\fokin-weather> npm install mem npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.

我怎样才能解决这个问题

PS C:\Users\dys07\nomad tutorial\fokin-weather> npm install mem
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})    

+ mem@6.0.1
removed 1 package, updated 1 package and audited 71136 packages in 6.08s

8 packages are looking for funding
  run `npm fund` for details

found 4 low severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details
PS C:\Users\dys07\nomad tutorial\fokin-weather> npm audit

                       === npm audit security report ===                        


                                 Manual Review                                  
             Some vulnerabilities require your attention to resolve             

          Visit https://go.npm.me/audit-guide for additional guidance           


  Low             Denial of Service                                             

  Package         mem                                                           

  Patched in      >=4.0.0                                                       

  Dependency of   6adb22a9faae706d217a717535ec3be4afebe5e7d62a588f7807fafdba1…  

  Path            6adb22a9faae706d217a717535ec3be4afebe5e7d62a588f7807fafdba1…  
                  > @react-native-community/cli > metro >                       
                  metro-inspector-proxy > yargs > os-locale > mem               

  More info       https://npmjs.com/advisories/1084                             


  Low             Denial of Service                                             

  Package         mem                                                           

  Patched in      >=4.0.0                                                       

  Dependency of   6adb22a9faae706d217a717535ec3be4afebe5e7d62a588f7807fafdba1…  

  Path            6adb22a9faae706d217a717535ec3be4afebe5e7d62a588f7807fafdba1…  
                  > @react-native-community/cli > metro-config > metro >        
                  metro-inspector-proxy > yargs > os-locale > mem               

  More info       https://npmjs.com/advisories/1084                             


  Low             Denial of Service                                             

  Package         mem                                                           

  Patched in      >=4.0.0                                                       

  Dependency of   6adb22a9faae706d217a717535ec3be4afebe5e7d62a588f7807fafdba1…  

  Path            6adb22a9faae706d217a717535ec3be4afebe5e7d62a588f7807fafdba1…  
                  > @react-native-community/cli > metro > yargs > os-locale >   
                  mem                                                           

  More info       https://npmjs.com/advisories/1084                             


  Low             Denial of Service                                             

  Package         mem                                                           

  Patched in      >=4.0.0                                                       

  Dependency of   6adb22a9faae706d217a717535ec3be4afebe5e7d62a588f7807fafdba1…  

  Path            6adb22a9faae706d217a717535ec3be4afebe5e7d62a588f7807fafdba1…  
                  > @react-native-community/cli > metro-config > metro > yargs  
                  > os-locale > mem                                             

  More info       https://npmjs.com/advisories/1084                             

found 4 low severity vulnerabilities in 71136 scanned packages
  4 vulnerabilities require manual review. See the full report for details.
你可以

运行
npm audit fix
修复它们,或
npm audit
获取详细信息