-
Notifications
You must be signed in to change notification settings - Fork 50
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
ember install gives -> 404 Not Found: ember-parse-adapter #55
Comments
I am not the maintainer of this repo, but the reason for this is because this repository has not had the new version tagged as a release and published to npm. In the meantime, you can add "ember-parse-adapter": "clintjhill/ember-parse-adapter#master" to your package.json file and then run |
Cool nice temp fix! |
@notmessenger are you doing anything fun with the parse adapter in production? |
@quantuminformation Nothing with it yet that is live - just beginning to integrate it into a personal project. |
almost a month and no news on that :( |
I tried this last night, but its not working.
ember install:addon ember-parse-adapter
version: 0.1.15
Could not find watchman, falling back to NodeWatcher for file system events
404 Not Found: ember-parse-adapter
Error: 404 Not Found: ember-parse-adapter
The text was updated successfully, but these errors were encountered: