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(infra): pin ts-node dependency to 10.1.0 #47

Closed
wants to merge 3 commits into from
Closed

chore(infra): pin ts-node dependency to 10.1.0 #47

wants to merge 3 commits into from

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Aug 14, 2021

Issue

Fixes: #46
Refs: TypeStrong/ts-node#1427

Description

Pins ts-node dependency to 10.1.0, so that version is called from local dependencies.

Testing

Verified that cdk commands are successful


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

@trivikr
Copy link
Contributor Author

trivikr commented Aug 14, 2021

Fixed by removing the ts-node dependency in #48

@trivikr trivikr closed this Aug 14, 2021
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.

yarn cdk deploy throws "Cannot find module 'typescript'" error
1 participant