gpt4 book ai didi

windows - 无法安装 heroku 核心插件

转载 作者:可可西里 更新时间:2023-11-01 10:19:28 24 4
gpt4 key购买 nike

Windows 8.1、64b

上周一切顺利。

每当我运行 heroku 命令时,它都会尝试安装 heroku 核心插件,例如:

C:\Users\Usr\Documents\Aptana3_Workspace\mobile-site>heroku run
Installing core plugins heroku-apps, heroku-fork, heroku-git, heroku-local, heroku-run, heroku-status...
? module.js:338
? throw err;
? ^
?
? Error: Cannot find module './bin/npm-cli.js'
? at Function.Module._resolveFilename (module.js:336:15)
? at Function.Module._load (module.js:286:25)
? at Module.require (module.js:365:17)
? at require (module.js:384:17)
? at Object.<anonymous> (C:\Users\Usr\AppData\Local\heroku\node-v4.1.1-windows-x86\lib\node_modules\npm\cli.js:2:1)
? at Module._compile (module.js:434:26)
? at Object.Module._extensions..js (module.js:452:10)
? at Module.load (module.js:355:32)
? at Function.Module._load (module.js:310:12)
? at Function.Module.runMain (module.js:475:10)
! `run` is not a heroku command.
! Perhaps you meant `-h`, `2fa`, `auth`, `join`, `open`, `orgs`, `pg`, `ps` or `rake`.
! See `heroku help` for a list of available commands.

C:\Users\Usr\Documents\Aptana3_Workspace\mobile-site>

虽然某些命令有效,但即使在显示错误消息时也是如此:

C:\Users\Usr\Documents\Aptana3_Workspace\mobile-site>heroku restart
Installing core plugins heroku-apps, heroku-fork, heroku-git, heroku-local, heroku-run, heroku-status...
? module.js:338
? throw err;
? ^
?
? Error: Cannot find module './bin/npm-cli.js'
? at Function.Module._resolveFilename (module.js:336:15)
? at Function.Module._load (module.js:286:25)
? at Module.require (module.js:365:17)
? at require (module.js:384:17)
? at Object.<anonymous> (C:\Users\Usr\AppData\Local\heroku\node-v4.1.1-windows-x86\lib\node_modules\npm\cli.js:2:1)
? at Module._compile (module.js:434:26)
? at Object.Module._extensions..js (module.js:452:10)
? at Module.load (module.js:355:32)
? at Function.Module._load (module.js:310:12)
? at Function.Module.runMain (module.js:475:10)
Restarting dynos... failed
! You do not have access to the app mobile-site.

C:\Users\Usr\Documents\Aptana3_Workspace\mobile-site>

我重新安装了 heroku,在网上搜索但没有成功..

有什么想法吗?谢谢。

最佳答案

我的解决方案是:

删除 %LOCALAPPDATA%\heroku 文件夹并重试(运行 heroku 命令)

我没有想到这一点,我什至不知道这个文件夹的存在——这就是 Heroku 支持人员所说的——所以他值得称赞 :)

附注要知道 %LOCALAPPDATA% 在哪里,只需在控制台 (windows) 中写入

echo %LOCALAPPDATA%

关于windows - 无法安装 heroku 核心插件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32870876/

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