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

Fix addon-docs acorn dependency for pnpm compat #16707

Closed
wants to merge 3 commits into from

Conversation

shilman
Copy link
Member

@shilman shilman commented Nov 17, 2021

Issue: #16705

What I did

Upgrade acorn

@kaiyoma is this all that's required to fix the issue?

How to test

CI passes? 🤷‍♂️

@nx-cloud
Copy link

nx-cloud bot commented Nov 17, 2021

☁️ Nx Cloud Report

CI ran the following commands for commit 536285f. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@kaiyoma
Copy link

kaiyoma commented Nov 17, 2021

What I did

Upgrade acorn

@kaiyoma is this all that's required to fix the issue?

I believe so. That's all my workaround is doing and that was enough to get package installation to complete successfully.

@guillaumewuip
Copy link

I'm reproducing the issue in a pnpm monorepo too and I've patched this with a temporary .pnpmfile.cjs. Is there anything preventing the team merging the pull request?

@shilman
Copy link
Member Author

shilman commented Apr 18, 2022

Sorry gang. This PR slipped through the cracks. It has been superseded by #17695

I'll try to recreate the PR on top of the new structure if it's still an issue

@shilman shilman closed this Apr 18, 2022
@shilman shilman self-assigned this Apr 18, 2022
@stof stof deleted the 16705-fix-docs-dependency branch May 25, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants