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

attw --pack is incorrect for sub-pkg in monorepo #219

Open
zanminkian opened this issue Oct 18, 2024 · 0 comments
Open

attw --pack is incorrect for sub-pkg in monorepo #219

zanminkian opened this issue Oct 18, 2024 · 0 comments

Comments

@zanminkian
Copy link

Reproduce:

  1. Enable corepack
  2. git clone https://github.com/zanminkian/fenge.git
  3. pnpm i
  4. npm pack ./packages/eslint-config && attw fenge-eslint-config-0.0.0.tgz print what I expected ✅.
  5. attw --pack ./packages/eslint-config print information different from step 3 ❌.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant