Questions tagged «npm»

npm是Node.js(使用Google V8 JavaScript引擎的非阻塞异步I / O框架)的官方程序包管理器。它可以用于安装和发布CommonJS模块,jQuery插件,可重用的JavaScript代码(库)和基于JavaScript的CLI程序。

2
安装expo-cli时出现代码ELIFECYCLE错误
npm install expo-cli --global 我收到以下错误: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! envsub@3.1.0 postinstall: `test -d .git && cp gitHookPrePush.sh .git/hooks/pre-push || true` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the envsub@3.1.0 postinstall script. npm ERR! This is probably not a problem with …
12 node.js  npm 

2
在角度应用程序中找不到插件“ proposal-numeric-separator”
我在运行时遇到错误ng build --prod。 An unhandled exception occurred: [BABEL] /root/catch-up-enterprise/dist/polyfills-es5.8e4ba13e1c10f0a37bb4.js: Could not find plugin "proposal-numeric-separator". Ensure there is an entry in ./available-plugins.js for it. (While processing: "/root/catch-up-enterprise/node_modules/@angular-devkit/build-angular/node_modules/@babel/preset-env/lib/index.js") See "/tmp/ng-sg4wHH/angular-errors.log" for further details 错误日志: [root@localhost ~]# more /tmp/ng-sg4wHH/angular-errors.log [error] Error: [BABEL] /root/catch-up-enterprise/dist/polyfills-es5.8e4ba13e1c10f0a37bb4.js: Could not find plugin "proposal-numeric-separator". Ensure there is an entry …
11 angular  npm 

6
npm安装在node-gyp重建失败,并带有```gyp:未检测到Xcode或CLT版本!''
每次尝试执行此操作npm install时,都会出现以下错误。我该如何解决?我在node -v → v8.8.0&npm -v → v6.11.3 我尝试在vsCode terminal和上运行它iTerm,最后得到了相同的错误。(均已更新为最新版本)。我所做的唯一新动作是将macOS更新到最新版本,即Catalina 10.15.3今天。 $ npm install Fri Mar 6 17:22:40 2020 > fsevents@1.2.11 install /Users/synapse/Documents/synapsefi-dev-ui/node_modules/watchpack/node_modules/fsevents > node-gyp rebuild No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'. No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'. No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'. gyp: No Xcode …

1
在将忽略脚本设置为true的情况下,npm的行为方式有何不同?
我刚刚观看了演讲者建议跑步的演讲: npm config set ignore-scripts true 这样就不会运行软件包的安装后脚本和安装前脚本。这样,您可以避免恶意软件包中的病毒。 我的问题是:运行此命令后,我是否必须做一些与npm install软件包不同的事情并使它们在项目中工作? 如果在使用npm时运行此命令不会带来任何其他不便,那么运行它就不会有任何弊端。它只会帮助您避免病毒。 如果是这种情况,为什么不将其设为默认设置? 我之所以问是因为,我认为通过忽略软件包脚本,npm软件包的行为会有所不同,并且必须手动执行更多操作。

1
Docker和npm-gyp错误!不好
一切都与我的客户工作,直到我试图解决一些网络断开的升级问题,react-scripts在我的docker客户服务,从3.0.1到3.3.0,使用npm install <package> --save和重新构建它。 但是随后它开始抱怨要求css-loader和style-loader,然后我安装了它们。然后它不起作用,我将设置恢复为3.0.1,同时使用--saveflag 卸载了先前的两个软件包,以便也将其删除node_modules/。 现在,当我运行时docker-compose -f docker-compose-dev.yml build client,尽管建立了客户端服务,但出现以下错误: > fsevents@1.2.11 install /usr/src/app/node_modules/chokidar/node_modules/fsevents > node-gyp rebuild gyp info it worked if it ends with ok gyp info using node-gyp@3.8.0 gyp info using node@11.12.0 | linux | x64 gyp ERR! configure error gyp ERR! stack Error: Can't find Python …
10 node.js  docker  npm 

1
travis ci npm发布错误“缺少api_key”
参见:https : //travis-ci.org/Jeff-Tian/tplant/jobs/620447627 我已经配置了api_key与 api_key: $NPM_TOKEN 并且我确定NPM_TOKEN已设置,并且可以通过以下echo命令进行验证: 那么谁能帮助调查哪里出了问题呢? 完整的travis ci配置可在此处检查: https://travis-ci.org/Jeff-Tian/tplant/builds/620447623/config
9 npm  travis-ci 

3
如何解决这些漏洞?(npm审核修复程序无法修复这些漏洞)
我的项目有6个严重漏洞,我不知道如何解决。npm审核修复失败。请帮助我解决此问题。 我正在将https://www.npmjs.com/package/toastr安装到我的项目中,并且在安装后显示了漏洞。我不知道有什么联系。=== npm审核安全报告=== Manual Review Some vulnerabilities require your attention to resolve Visit https://go.npm.me/audit-guide for additional guidance High Machine-In-The-Middle Package https-proxy-agent Patched in >=3.0.0 Dependency of @angular/cli [dev] Path @angular/cli > @schematics/update > pacote > make-fetch-happen > https-proxy-agent More info https://npmjs.com/advisories/1184 High Machine-In-The-Middle Package https-proxy-agent Patched in >=3.0.0 Dependency of …
9 angular  npm 

3
Npm安装期间“无法读取未定义的属性'match'”
我在构建Jenkins时遇到错误 詹金斯·洛格(Jenkins Log) 任务:api:processResources任务:api:classes任务:web:nodeSetup任务:web:npmSetup /var/lib/jenkins/workspace/hds_v2_docker/web/.gradle/npm/npm-v6.11.2/bin/npm-> / var / lib / jenkins / workspace / hds_v2_docker / web / .gradle / npm / npm-v6.11.2 / lib / node_modules / npm / bin / npm-cli.js / var / lib / jenkins / workspace / hds_v2_docker / web /。 gradle / npm / …
9 node.js  npm 
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.