-
Couldn't load subscription status.
- Fork 124
Closed
Description
The plugin create a local .npmrc file for authentication.
After each step (verifyConditions, prepare, publish, addChannel) we should restore the local .npmrc to its original state:
- If there was no
.npmrcfile we should delete the one we have created - If there was a
.npmrcfile we should restore it
ZebraFlesh and zypA13510