Closed vendi95 closed 9 years ago
Hi there! A couple questions for diagnosing your problem:
Thanks!
i have the same problem: -node v0.12.7 -ruby 2.1.2p95 -kubuntu 15.04
i managed to fix it by removing jsdom:
$ npm remove jsdom
and installing an older version:
$ npm install jsdom@3.1.2
G.L
Hello,
I can't manage to compile canvas completely. I can run the server, but several js files missing. I've followed the Quick start tutorial, and I am getting the messages below when running
$GEM_HOME/bin/bundle exec rake canvas:compile_assets
. Thank you for your help.