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
r2g: Re-creating folders "$HOME/.r2g/temp"...r2g: Copying your user defined tests to: "/Users/alex/.r2g/temp/project" ...r2g: Running the following command from your project copy root: npm pack --loglevel=warn;r2g: Running the following command via this dir: "/Users/alex/.r2g/temp/project" ...r2g: npm install --loglevel=warn --cache-min 9999999 --no-optional --production "/Users/alex/.r2g/temp/copy/linked-queue/oresoftware-linked-queue-0.1.104.tgz";r2g: npm i --loglevel=warn --cache-min 9999999 --no-optional --production;r2g: Running "npm install --cache-min 9999999 --loglevel=warn" in project copy.r2g: No custom actions registered. Use custom.actions.js to add custom actions.
to this:
r2g: Re-creating folders "$HOME/.r2g/temp"...r2g: Copying your user defined tests to: "/Users/alex/.r2g/temp/project" ...r2g: Running the following command from your project copy root: npm pack --loglevel=warn;r2g: Running the following command via this dir: "/Users/alex/.r2g/temp/project" ...r2g: npm install --loglevel=warn --cache-min 9999999 --no-optional --production "/Users/alex/.r2g/temp/copy/linked-queue/oresoftware-linked-queue-0.1.104.tgz";r2g: npm i --loglevel=warn --cache-min 9999999 --no-optional --production;r2g: Running "npm install --cache-min 9999999 --loglevel=warn" in project copy.r2g: No custom actions registered. Use custom.actions.js to add custom actions.
The text was updated successfully, but these errors were encountered:
To make it pretty, go from this:
to this:
The text was updated successfully, but these errors were encountered: