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

ci: upgrade tsx and add node 20 back #279

Merged
merged 1 commit into from
Oct 25, 2023
Merged

ci: upgrade tsx and add node 20 back #279

merged 1 commit into from
Oct 25, 2023

Conversation

huozhi
Copy link
Owner

@huozhi huozhi commented Oct 25, 2023

x-ref: https://github.com/huozhi/bunchee/actions/runs/6598833270/job/17927209278

error trace

console.error
      (node:2886) ExperimentalWarning: `--experimental-loader` may be removed in the future; instead use `register()`:
      --import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("file%3A///home/runner/work/bunchee/bunchee/node_modules/.pnpm/tsx%403.12.6/node_modules/tsx/dist/loader.js", pathToFileURL("./"));'
      (Use `node --trace-warnings ...` to show where the warning was created)

Old version of tsx doesn't support node 20 loader, upgrade tsx and add nodejs 20 back to CI

@huozhi huozhi merged commit 56dd260 into main Oct 25, 2023
@huozhi huozhi deleted the tsx-node-20 branch October 25, 2023 05:48
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