-
Notifications
You must be signed in to change notification settings - Fork 516
Upgrading to version 2.0.1 fails #1069
Comments
I followed this walk around and it worked. SteveSandersonMS' reply issue 1066
|
The above mentioned work around doesn't work, it all works the first time after doing that. As soon you clean your project, i.e. delete |
I didn't explicitly install |
@shaunrfield @ruskindantra Do you work together? Just trying to understand whether this is failing in one specific project, or in two completely unrelated projects built by teams that have never met before! Based on the stack trace, it sounds like your |
@SteveSandersonMS yes we are working on the same project. See below our tsconfig.json, it hasn't changed since the new release of
|
Thanks for posting the Can you provide more detailed repro steps, starting from a new project? BTW, if you prefer not to spend your time on this, you could just change your |
Since we don't have any more information about how to reproduce this, and nobody else is reporting anything similar, I'll close this as not being a general bug but rather something specific to your project. If you do find repro steps in the future, please re-open or file a new issue. Hope that's OK! |
I had the same issue. This issue was only reproing for me in my VSTS build agent that has a node version 6.10.3. |
We have this package include as a devDependencies. Whilst it doesn't cause npm install to fail the error in the output causes our dotnet build break. You can easily replicate the issue by running the install just for this package -
Command
npm install [email protected]
Output
The text was updated successfully, but these errors were encountered: