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

fixed the ES modules error by adding tsconfig.json #72

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

expectfun
Copy link
Contributor

Lesson 1 tests started to fail. It seems to me the problem is a nodejs/ts-node update that requires ES modules support and is not backward compatible. It can be fixed by adding the tsconfig.json file. I've added it to the test directories and updated the tutorial accordingly.

@expectfun expectfun closed this Oct 7, 2024
@expectfun expectfun reopened this Oct 7, 2024
@expectfun expectfun closed this Oct 10, 2024
@expectfun expectfun reopened this Oct 10, 2024
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