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

workflow is failing with Deno #24362

Closed
Boby900 opened this issue Jun 28, 2024 · 5 comments
Closed

workflow is failing with Deno #24362

Boby900 opened this issue Jun 28, 2024 · 5 comments
Labels
needs info needs further information to be properly triaged question a question about the use of Deno

Comments

@Boby900
Copy link

Boby900 commented Jun 28, 2024

Currently, I have just configured Deno for my Worflows/GH Actions and I am getting this TypeScript error.

PFA

minimal reproduction = https://github.com/Boby900/react-todo

Screenshot (578)

@marvinhagemeister
Copy link
Contributor

Please paste the contents of your deno.json file. Do you have something in there that maps @/ to something?

@marvinhagemeister marvinhagemeister added question a question about the use of Deno needs info needs further information to be properly triaged labels Jun 28, 2024
@Boby900
Copy link
Author

Boby900 commented Jun 29, 2024 via email

@lucacasonato
Copy link
Member

This @/ mapping is coming from paths in tsconfig.json: https://github.com/Boby900/react-todo/blob/main/tsconfig.json. We do not support tsconfig.json's path. @dsherret should we support this with sloppy imports?

@Boby900
Copy link
Author

Boby900 commented Jul 2, 2024 via email

@Boby900 Boby900 closed this as completed Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info needs further information to be properly triaged question a question about the use of Deno
Projects
None yet
Development

No branches or pull requests

3 participants