Hey there, tried to do: bower({ cwd: 'www/src/', cmd: 'install', interactive: true}); but if bower is not able to find a suitable version for a package it's just asking you to answer without giving the possible choices :/
Hey there, tried to do:
bower({ cwd: 'www/src/', cmd: 'install', interactive: true});
but if bower is not able to find a suitable version for a package it's just asking you to answer without giving the possible choices :/