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
After installing package javascript-audio-fx using ember install:bower I am not able to install any other packages. Keep getting an error 'Invalid version: *'.
That package has no version specification in its .bower.json so I've got "javascript-audio-fx": "*" in my bower.json. I think there must be a check around such cases.