fireshell icon indicating copy to clipboard operation
fireshell copied to clipboard

Local Npm module "grunt-bower" not found. Is it installed?

Open karneaud opened this issue 9 years ago • 1 comments

Cloned your git repo and ran the grunt-dev.command and for the subject error. Bower is installed and so is grunt-bower both locally and globally

What does this mean?

karneaud avatar Sep 16 '15 20:09 karneaud

Hey, @karneaud! You can change the "grunt-bower" dependencie to "~0.16.0" at the package.json file, as this commit does:

https://github.com/davidjbradshaw/fireshell/commit/6ac38a3faeeeef1ab8e315a5df2e1ec2dc07e8d6

olemgruber avatar Jan 25 '16 16:01 olemgruber