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
Describe the bug
When I try to use auditjs ossi with with yarn 3.2.2 with PnP enabled, I get error:
[2022-08-03T14:09:48.190] [ERROR] auditjs - Failed project directory validation. Are you in a (built) node, yarn, or bower project directory?
Error: Could not instantiate muncher
at new Application (/usr/local/lib/node_modules/auditjs/bin/Application/Application.js:68:19)
Should auditjs work on PnP?
To Reproduce
Steps to reproduce the behavior:
Create new folder
Run yarn init -2
(optional) Install any dependency
Run yarn dlx auditjs ossi
Expected behavior
Successful auditjs run
Desktop (please complete the following information):
Describe the bug
When I try to use
auditjs ossi
with with yarn 3.2.2 with PnP enabled, I get error:Should auditjs work on PnP?
To Reproduce
Steps to reproduce the behavior:
yarn init -2
yarn dlx auditjs ossi
Expected behavior
Successful auditjs run
Desktop (please complete the following information):
cc @bhamail / @DarthHater / @allenhsieh / @Slim-Shary
The text was updated successfully, but these errors were encountered: