Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

"Class BuildShell could not be loaded" #45

Open
ocdtrekkie opened this issue Jun 16, 2015 · 1 comment
Open

"Class BuildShell could not be loaded" #45

ocdtrekkie opened this issue Jun 16, 2015 · 1 comment

Comments

@ocdtrekkie
Copy link

Currently, your build instructions are erroring out on Ubuntu 14.04 with Cake installed via apt-get. When I run cake build I get: "Class BuildShell could not be loaded." And if I run cake server I get "Class ServerShell could not be loaded." Some vague Internet exploration indicates it could be because of a Cake version.

I have never used Cake before and it's entirely possible I am doing something bad.

@artursapek
Copy link
Owner

Hi, sorry, I just saw this. I have never seen that error, but I know cake comes with coffeescript and this project's package.json dictates that it should be used with coffeescript version ~1.6.3. If you run npm install in this directory, you should be able to run cake build just fine. I have no clue what apt-get installs.

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

No branches or pull requests

2 participants