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

ERROR: install is not COMMAND nor fully qualified CLASSNAME #2780

Open
moshebeeri opened this issue Jan 28, 2019 · 2 comments
Open

ERROR: install is not COMMAND nor fully qualified CLASSNAME #2780

moshebeeri opened this issue Jan 28, 2019 · 2 comments

Comments

@moshebeeri
Copy link

  • [v ] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item Version
generator-angular-fullstack 5.0.0-rc.4
Node v10.15.0
npm 6.4.1
Operating System OS X 10

create server/api/thing/index.js
create server/api/thing/index.spec.js
ERROR: install is not COMMAND nor fully qualified CLASSNAME.
Usage: yarn [OPTIONS] SUBCOMMAND [SUBCOMMAND OPTIONS]
or yarn [OPTIONS] CLASSNAME [CLASSNAME OPTIONS]
where CLASSNAME is a user-provided Java class

@albert-92
Copy link
Contributor

albert-92 commented Feb 4, 2019

Try to reinstall your node.js + npm/yarn. Maybe it'll solve the issue.

@bmaddy
Copy link

bmaddy commented Feb 11, 2020

I know this is an old issue, but in case anyone else runs into this, I bumped into this problem because I had Hadoop's yarn command installed. See yarnpkg/yarn#673.

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