Ignite: Upgrading from beta.2 to beta.7 fails

Created on 23 Mar 2017  路  3Comments  路  Source: infinitered/ignite

This afternoon I tried to upgrade from ignite beta.2 to beta.7 by running both methods

npm i -g [email protected] and ignite add ignite-ir-2016

after processes were complete, running ignite doctor would fail and present me with this

2017-03-22_2227

just for reference I then installed beta.6 and it is working properly.

My machine is a windows 8 with node 7.7 and npm 4.3, processor intel i7 with 8 cores.

Thank you

bug

All 3 comments

yarn should be optional. we broke something. as a work around for now, npm i -g yarn.

confirmed that installing yarn is a legitimate work-around

Was this page helpful?
0 / 5 - 0 ratings

Related issues

skellock picture skellock  路  3Comments

NikitaVr picture NikitaVr  路  3Comments

jamonholmgren picture jamonholmgren  路  3Comments

wisn picture wisn  路  3Comments

besingamkb picture besingamkb  路  3Comments