Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upERROR: install is not COMMAND nor fully qualified CLASSNAME #2780
Comments
|
Try to reinstall your node.js + npm/yarn. Maybe it'll solve the issue. |
|
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 |
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