Skip to content

Error when running grunt serve directly after install #230

Closed
@mostly-novice

Description

@mostly-novice

First off - I've let the install go for about 2 hours - and its left like this: http://snag.gy/g2EnA.jpg

I tried the process several times, always the same result. Tried as root and as user.

After install is done (or at least I think its done) - I try grunt serve (as per the instructions in the Readme) - and I get:

`
kevin$ grunt serve
Running "serve" task

Running "clean:server" (clean) task

Running "bower-install:app" (bower-install) task
Cannot find where you keep your Bower packages.

We tried looking for a .bowerrc file, but couldn't find a custom
directory property defined. We then tried bower_components, but
it looks like that doesn't exist either. As a last resort, we tried
the pre-1.0 components directory, but that also couldn't be found.

Unfortunately, we can't proceed without knowing where the Bower
packages you have installed are.

Fatal error: No Bower components found.

Execution Time (2014-05-16 22:37:34 UTC)
loading tasks 3ms ▇▇▇▇▇▇▇▇▇▇▇▇ 27%
serve 1ms ▇▇▇▇ 9%
clean:server 3ms ▇▇▇▇▇▇▇▇▇▇▇▇ 27%
bower-install:app 3ms ▇▇▇▇▇▇▇▇▇▇▇▇ 27%
Total 11ms
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions