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

running error #20

Open
ChangJoo-Park opened this issue Feb 19, 2016 · 1 comment
Open

running error #20

ChangJoo-Park opened this issue Feb 19, 2016 · 1 comment

Comments

@ChangJoo-Park
Copy link

I just follow steps for installation.
ember serve and open browser http://localhost:4200.

I got some errors.

Uncaught Error: Assertion Failed: Ember Views require jQuery between 1.7 and 2.1
Uncaught Error: Could not find module `ember` imported from `poly-cli/app`

Do I need some more settings?

@FredericoAndrade
Copy link
Contributor

Hi there @ChangJoo-Park, sorry to read you've been having issues.

We're moving away from this implementation of Poly in preference for a different stack of technologies based on Ruby on Rails and React.js. You can find that repo on https://github.com/wikitongues/poly-react.

If you'd like to get this repo running however, the first piece of advice I could offer with regards to the errors you've run into would be to double check that you ran the install commands for bower and NPM: npm install and bower install. If that doesn't help fix the problem, I'll be more than happy to look into it further.

Hope to see you on our new repo!

Best,
Freddie

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

2 participants