Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Incorrect build steps? #391

Open
chadbean opened this issue Dec 17, 2015 · 3 comments
Open

Incorrect build steps? #391

chadbean opened this issue Dec 17, 2015 · 3 comments

Comments

@chadbean
Copy link

Are these still the correct steps for building Quail?

git clone https://github.com/quailjs/quail.git
cd quail
npm install
bower install
grunt build

I tried on the master branch and got an error about a missing bower.json file.

@bvasilchik
Copy link

yeah I'm getting the same thing as well in addition to

Fatal error: Unable to find Gruntfile.

@ziv-moonsite
Copy link

Same here
no bower.json & grunt.json in reposetry

@radicalsauce
Copy link

I had the same problem. After poking around a little bit, I found these releases: https://github.com/quailjs/quail/releases

Downloaded the most recent one from Oct 2015, and the install steps listed in the readme worked like a charm. Not sure what's up w/ the current build (perhaps its in a transitional state), but if you're just looking to use the software, this should hopefully solve the problem. 👍

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

4 participants