Skip to content

Comments

Adding note in quickstart docs section about TypeScript deployments#243

Open
cesaraugustogarcia wants to merge 1 commit intoawslabs:mainfrom
cesaraugustogarcia:docs/quickstart-note
Open

Adding note in quickstart docs section about TypeScript deployments#243
cesaraugustogarcia wants to merge 1 commit intoawslabs:mainfrom
cesaraugustogarcia:docs/quickstart-note

Conversation

@cesaraugustogarcia
Copy link

Summary

Added a note in the "Get Started" part of the Quickstart section about the esbuild package that may be required for CDK deployments.

Changes

Docs added to simply recommend a solution for TypeScript CDK installations.

User experience

Our CDK deployments in a personal project, having "multi-agent-orchestrator": "^0.1.3" as dependency, failed with an unclear reason. After investigation we found out that adding esbuild dependency in the package.json was the solution.
So I believe is a good idea to add a note on the installation section of documentation to help users avoid this friction.

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented
Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

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

Successfully merging this pull request may close these issues.

1 participant