tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

EmberCli::DependencyError in EmberCli::Ember#index #482

Open wowiamhere opened 8 years ago

wowiamhere commented 8 years ago

Hello,

Having issue with ember-cli-rails.

On windows 10: followed all instructions at https://github.com/thoughtbot/ember-cli-rails/blob/master/README.md upto

$rake ember:install

Then ran

$rails server

Getting this error: ember-cli-rails-no-executable-issue
packagejson gemfile dirstructure

Not sure how to proceed.
Please advise.

Thanx wowiamhere at github

wowiamhere commented 8 years ago

Update

After editing ~/online-portfolio/frontend/config/environemnt.js
ember-environment-js

and after running

online-portfolio/frontend >$ ember server  

and

online-portfolio >$ rails server  

and navigating to

localhost:3000  

and get

localhost3000

Line 7 points to

app-views-layouts

and routes are

railsroutes

Any Ideas?

thnx, wowiamhere at github

jjff commented 6 years ago

same for me, ms-win-10 (dependency error). additional info:

image