You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running tests using npm test command fails with this error:
> [email protected] test /workspaces/node-alias
> standard && mocha
standard: Use JavaScript Standard Style (http://standardjs.com)
/workspaces/node-alias/lib/encode.js:2:5: 'util' is assigned a value but never used.
npm ERR! Test failed. See above for more details.