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

[CHORE] Support pnmp > 9 #901

Open
2 tasks
straygar opened this issue Jan 25, 2025 · 1 comment
Open
2 tasks

[CHORE] Support pnmp > 9 #901

straygar opened this issue Jan 25, 2025 · 1 comment
Labels
feature-request New feature or request needs-triage

Comments

@straygar
Copy link

straygar commented Jan 25, 2025

Describe the feature

The latest pnmp version is 9.15.4. The aws-pdk docs as the only requirement specify pnmp>8.6.3, but the actual requirement in the project is pnmp@>8<9, causing errors in the first steps of the getting started docs.

Unless there's a totally breaking change, can we set the pnmp requirement to pnpm@^8.6.3<10?

Use Case

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

PDK version used

0.25.16

What languages will this feature affect?

No response

Environment details (OS name and version, etc.)

MacOS

@straygar straygar added feature-request New feature or request needs-triage labels Jan 25, 2025
@ryancormack
Copy link

The latest pnmp version is 9.15.4

We're now up to v10, https://github.com/pnpm/pnpm/releases/tag/v10.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants