DEPRECATED-poly-v1 icon indicating copy to clipboard operation
DEPRECATED-poly-v1 copied to clipboard

running error

Open ChangJoo-Park opened this issue 9 years ago • 1 comments

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?

ChangJoo-Park avatar Feb 19 '16 13:02 ChangJoo-Park

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

FredericoAndrade avatar Mar 30 '16 20:03 FredericoAndrade