Open mindej opened 8 years ago
Can you share your gruntfile please?
Here it is:
bower: {
install: {
options: {
targetDir: 'app/lib',
// layout: 'byType',
install: true,
verbose: true,
cleanTargetDir: true,
cleanBowerDir: true,
bowerOptions: {}
}
}
}
I get this error:
to reproduce use bower.json: