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

Build README.md buidl/run steps do not work with Node 20:10 #136

Closed
NewWheelTech opened this issue Nov 27, 2023 · 2 comments
Closed

Build README.md buidl/run steps do not work with Node 20:10 #136

NewWheelTech opened this issue Nov 27, 2023 · 2 comments

Comments

@NewWheelTech
Copy link

The build steps as documented in the readme.md do not work with Node20:10, the build step instructions do work fine with Node 18 LTS.

You get this error if you are trying to run the project in Node 20:10.

npm run start:micropython

rp2040js@0.19.3 start:micropython
ts-node --esm demo/micropython-run.ts

TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" f '
@urish
Copy link
Contributor

urish commented Nov 27, 2023

Any idea what does work for Node 20?

@NewWheelTech
Copy link
Author

NewWheelTech commented Nov 28, 2023

I only have basic understand of Node, but I am guessing it is related to this issue:

TypeStrong/ts-node#2086

@urish urish closed this as completed in 6e6c80c Nov 28, 2023
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

No branches or pull requests

2 participants