Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] auditjs fails in yarn 3 with PnP #260

Open
aleks3fs opened this issue Aug 3, 2022 · 0 comments
Open

[BUG] auditjs fails in yarn 3 with PnP #260

aleks3fs opened this issue Aug 3, 2022 · 0 comments
Labels

Comments

@aleks3fs
Copy link

aleks3fs commented Aug 3, 2022

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:

  1. Create new folder
  2. Run yarn init -2
  3. (optional) Install any dependency
  4. Run yarn dlx auditjs ossi

Expected behavior
Successful auditjs run

Desktop (please complete the following information):

  • OS: [Mac OS X]
  • NodeJS Version: [16.16.0]
  • Version [4.0.37]

cc @bhamail / @DarthHater / @allenhsieh / @Slim-Shary

@aleks3fs aleks3fs added the bug label Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant