heroku推送安装错误

时间:2018-07-22 19:50:08

标签: heroku plugins install push

当我使用命令

heroku plugins:install http://github.com/ddollar/heroku-push

我无法安装,并且发生了错误

 (node:9472) [MODULE_NOT_FOUND] @oclif/plugin-legacy: Plugin push: Error: Cannot find module 'C:\Users\rukid\AppData\Local\heroku\node_modules\push\index.js'
C:\Users\rukid\AppData\Local\heroku\node_modules\push
(node:9472) SyntaxError Plugin: heroku: C:\Users\rukid\AppData\Local\heroku\config.json: Unexpected string in JSON at position 72
module: @oclif/config@1.6.33
task: runHook prerun
plugin: heroku
root: C:\Program Files\heroku\client
See more details with DEBUG=*
Installing plugin http://github.com/ddollar/heroku-push... !
Error: no name in C:/Users/rukid/AppData/Local/heroku/package.json
    at Plugin.load (C:/Program Files/heroku/client/node_modules/@oclif/config/lib/plugin.js:33:19)

错误:〜中没有名称         在Plugin.load〜 有什么问题吗?

0 个答案:

没有答案