Closed ryenski closed 7 years ago
When working with the repo you'll need to install have a node environment setup. So when you first clone the repo do the following:
> cd admin
> npm install
> rake webpack
I think there is a good argument for committing the compiled javascript to the repo. I'm working on a new version of the admin UI now and this will be committed, but even then you'll still need a node environment when working with the code locally.
I just found that on the contributing page - tests passed with (lots of) flying colors. Yay for actually reading the readme file! Thanks!
I have pulled down the repo and I'm trying to run
rake test
. The test has initialized correctly and it runs until it gets to the admin module. Then I get: