Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Command failed: yarn remove --non-interactive on ember install ember-web-app #81

Open
lypborges opened this issue Jan 13, 2018 · 2 comments
Labels

Comments

@lypborges
Copy link

Hi, tks for this addon.

I'm just try to install and give me this error on console. I'm using ember 2.17.2 on MAC.

 ember install ember-web-app

Yarn: Installed ember-web-app
installing ember-web-app
? Overwrite config/manifest.js? Yes, overwrite
  overwrite config/manifest.js
  uninstall package
Command failed: yarn remove --non-interactive
error Not enough arguments, expected at least 1.

yarn remove v1.3.2
info Visit https://yarnpkg.com/en/docs/cli/remove for documentation about this command.



Stack Trace and Error Report: /var/folders/91/_nds3r4s2199q6zj11ks51z00000gn/T/error.dump.d9a5abb0ea8114d2e1379dececf02a3e.log```

Maybe is something from my environment. But I couldn't find what is the problem. 
@lypborges
Copy link
Author

Just to show how to reproduce.

ember new sample-web-app-yarn --yarn
cd sample-web-app-yarn
ember install ember-web-app
The same error happens.

@san650 san650 added the bug label Jan 17, 2018
@san650
Copy link
Owner

san650 commented Jan 17, 2018

Just for reference ember-cli/ember-cli#7425

@san650 san650 changed the title [Question] Ember 2.17.2 Command failed: yarn remove --non-interactive on ember install ember-web-app Jan 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants