-
Notifications
You must be signed in to change notification settings - Fork 21
Description
2017-11-21T07_49_20_156Z-debug.log
Hi
When I run npm install it errrors.
Not sure if this somehow relates to the versions in package.json. In the attached log file from running npm install you will see the error:
3099 silly pacote version manifest for typescript@2.0.10 fetched in 3ms
3100 silly fetchPackageMetaData error for compression-webpack-plugin@github:webpack/compression-webpack-plugin#7e55907cd54a2e91b96d25a660acc6a2a6453f54 Command failed: /usr/bin/git checkout 7e55907cd54a2e91b96d25a660acc6a2a6453f54
3100 silly fetchPackageMetaData fatal: reference is not a tree: 7e55907cd54a2e91b96d25a660acc6a2a6453f54
3101 verbose stack Error: Command failed: /usr/bin/git checkout 7e55907cd54a2e91b96d25a660acc6a2a6453f54
3101 verbose stack fatal: reference is not a tree: 7e55907cd54a2e91b96d25a660acc6a2a6453f54
I am new to this so apologies if this is an environmental error on my part.
Any pointers much appreciated.
Thank you