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
$ npm run asdf
npm ERR! Missing script: asdf
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ruyadorno/.npm/_logs/2021-03-19T17_48_26_981Z-debug.log
Example of expected output:
$ npm run asdf
npm ERR! Unknown script: asdf
npm ERR!
npm ERR! To see a list of available scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ruyadorno/.npm/_logs/2021-03-19T17_48_26_981Z-debug.log
The text was updated successfully, but these errors were encountered:
Current in release branch:
Example of expected output:
The text was updated successfully, but these errors were encountered: