gpt4 book ai didi

node.js - Npm:无法调用未定义的方法 'charAt'

转载 作者:搜寻专家 更新时间:2023-11-01 00:17:59 24 4
gpt4 key购买 nike

在项目中我们使用travis

在我上次的 PR 中我遇到了一个错误:

$ npm install
npm ERR! git clone --template=/home/travis/.npm/_git-remotes/_templates --mirror git://github.com/*****/***-global.git /home/travis/.npm/_git-remotes/git-github-com-****-***-global-git-1c65c4d0
npm ERR! Linux 3.13.0-40-generic
npm ERR! argv "node" "/home/travis/.nvm/v0.10.38/bin/npm" "install"
npm ERR! node v0.10.38
npm ERR! npm v2.7.4
npm ERR! Cannot call method 'charAt' of undefined
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /home/travis/build/*****/*****-auth/npm-debug.log
The command "npm install" failed and exited with 1 during .

在开发机器上一切正常我尝试使用 git+https/git://设置源尝试为 travis 设置相同的 Node/npm 版本我什至尝试设置

os:
- osx

一样

谁能帮帮我?

最佳答案

它在 npm 版本 2.7.5 中得到修复,因为它写在变更日志 https://github.com/npm/npm/blob/master/CHANGELOG.md 中。 , #7746 错误修复。尝试更新 npm。

关于node.js - Npm:无法调用未定义的方法 'charAt',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29303331/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com