Open Issues Need Help
View All on GitHubAI Summary: This issue identifies an incorrect npm package name used in the troubleshooting documentation. The documentation mistakenly uses `@pulumi/webflow` when it should be `@jdetmar/pulumi-webflow`. The fix involves replacing all occurrences of the incorrect package name with the correct one in the `docs/troubleshooting.md` file.
Complexity:
1/5
documentation good first issue