You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recently i have noticed an issue when trying to generate a new angular application with the hottowel generator
Steps to reproduce/test case
when executing the 'yo hottowel somthing' command
bower will ask about which version of angular i want to get
Unable to find a suitable version for angular, please choose one by typing one of the numbers below:
1) angular#~1.5.3 which resolved to 1.5.10 and is required by demo
2) angular#1.5.10 which resolved to 1.5.10 and is required by angular-sanitize#1.5.10
3) angular#1.6.0 which resolved to 1.6.0 and is required by angular-animate#1.6.0, angular-mocks#1.6.0, angular-mocks#1.6.0
4) angular#^1.0.8 which resolved to 1.6.0 and is required by angular-ui-router#0.2.18
5) angular#>=1.4.0 which resolved to 1.6.0 and is required by angular-bootstrap#1.3.3
6) angular#^1.2.25 which resolved to 1.6.0 and is required by extras.angular.plus#0.9.3
7) angular#>=1.3.8 which resolved to 1.6.0 and is required by bardjs#0.1.8
Prefix the choice with ! to persist it to bower.json
i have tried all the choices but none of them works
Please specify which version of generator-hottowel, node and npm you're running
[0.4.1 ] generator-hottowel
[7.2.1 ] Node
[3.10.10 ] Npm
Affected platforms
linux
windows
OS X
other (please specify which)
The text was updated successfully, but these errors were encountered:
Issue details
recently i have noticed an issue when trying to generate a new angular application with the hottowel generator
Steps to reproduce/test case
when executing the 'yo hottowel somthing' command
bower will ask about which version of angular i want to get
Unable to find a suitable version for angular, please choose one by typing one of the numbers below:
1) angular#~1.5.3 which resolved to 1.5.10 and is required by demo
2) angular#1.5.10 which resolved to 1.5.10 and is required by angular-sanitize#1.5.10
3) angular#1.6.0 which resolved to 1.6.0 and is required by angular-animate#1.6.0, angular-mocks#1.6.0, angular-mocks#1.6.0
4) angular#^1.0.8 which resolved to 1.6.0 and is required by angular-ui-router#0.2.18
5) angular#>=1.4.0 which resolved to 1.6.0 and is required by angular-bootstrap#1.3.3
6) angular#^1.2.25 which resolved to 1.6.0 and is required by extras.angular.plus#0.9.3
7) angular#>=1.3.8 which resolved to 1.6.0 and is required by bardjs#0.1.8
Prefix the choice with ! to persist it to bower.json
i have tried all the choices but none of them works
Please specify which version of
generator-hottowel
, node and npm you're runningAffected platforms
The text was updated successfully, but these errors were encountered: