Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix figgyPudding error in npm token #259

Closed
wants to merge 1 commit into from
Closed

Fix figgyPudding error in npm token #259

wants to merge 1 commit into from

Commits on Sep 27, 2019

  1. Fix figgyPudding error in npm token

    It seems that a couple of lines were missed when token.js was [changed to use figgyPudding](4cf850d#diff-398ed3b014436a5204583323ea29320b), which [causes an error](https://npm.community/t/npm-token-err-figgypudding-options-cannot-be-modified-use-concat-instead/10288) when trying to run that command in certain circumstances.  This patch fixes that error.
    
    Tested locally by applying the patch to npm 6.11.3.
    benblank authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    2812205 View commit details
    Browse the repository at this point in the history