Skip to content
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

Open
quantuminformation opened this issue Mar 18, 2015 · 5 comments
Open

Comments

@quantuminformation
Copy link

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

@notmessenger
Copy link
Contributor

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 npm install. There are no custom generators that need to be ran so you can skip that step.

@quantuminformation
Copy link
Author

Cool nice temp fix!

@quantuminformation
Copy link
Author

@notmessenger are you doing anything fun with the parse adapter in production?

@notmessenger
Copy link
Contributor

@quantuminformation Nothing with it yet that is live - just beginning to integrate it into a personal project.

@igorsantos07
Copy link

almost a month and no news on that :(
I've also noticed discrepancies between project's readme and github page - one being the install procedure itself (#56)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants