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
I've run into this issue as well. Here is the output from my aggregated_results.txt:
>>>>>> Begin pnpm audit output for /tmp/ash-run-scan.etIU >>>>>>
No known vulnerabilities found
<<<<<< End pnpm audit output for /tmp/ash-run-scan.etIU <<<<<<
>>>>>> Begin npm audit output for /tmp/ash-run-scan.etIU >>>>>>
npm error code ENOLOCK
npm error audit This command requires an existing lockfile.
npm error audit Try creating one first with: npm i --package-lock-only
npm error audit Original error: loadVirtual requires existing shrinkwrap file
npm error A complete log of this run can be found in: /root/.npm/_logs/2024-07-18T11_28_38_330Z-debug-0.log
<<<<<< End npm audit output for /tmp/ash-run-scan.etIU <<<<<<
I'll have open source repository to reproduce soon.
Hello,
ENOLOCK error occurs if pnpm project is in nested form.
I didn't use the pnpm workspace.
The text was updated successfully, but these errors were encountered: