Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation failure - "Error: no name in /Users/USERNAME/.local/share/heroku/package.json" #2

Open
joeflack4 opened this issue Oct 5, 2018 · 2 comments

Comments

@joeflack4
Copy link

joeflack4 commented Oct 5, 2018

Description

I'm getting the following.

(ppp-web) joe:ppp-web joeflack4$ heroku plugins:install https://github.com/ehryk/heroku-nano
Installing plugin https://github.com/ehryk/heroku-nano... !
Error: no name in /Users/joeflack4/.local/share/heroku/package.json
    at Plugin.load (/usr/local/Cellar/heroku/7.16.0/libexec/lib/node_modules/heroku/node_modules/@oclif/config/lib/plugin.js:33:19)
@mrstalon
Copy link

@joeflack4 add "name": "some name" field to your package.json file. (the path you are getting error from ) /Users/joeflack4/.local/share/heroku/package.json
This one helped me
screen shot 2019-01-12 at 10 45 55

@eggplants
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants