Closed GeekEdem closed 8 years ago
Hi @GeekEdem,
this should be fixed now, can you try with 0.2.2 please?
@michaelkrone, Thanks for quick update!! I was just facing this problem 10mins ago and now
npm install -g generator-material-app
works perfectly fine after your update.
BTW, great work!!
Cheers!
Thanks @GeekEdem, so I will close this issue.
After
yo generator-material-app
:Error:
I remove
,
frompackage.json
and enter this command:bower install & npm install
:This is because location webdriver-manager is not correct:
find node_modules/ -name 'webdriver-manager'
Fix it, please =)