You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2018. It is now read-only.
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.
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.