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

Give up using native ts-node with shebang #44

Closed
samchon opened this issue Apr 14, 2022 · 0 comments
Closed

Give up using native ts-node with shebang #44

samchon opened this issue Apr 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@samchon
Copy link
Owner

samchon commented Apr 14, 2022

I've tried to publish nestia module to run up the native ts-node. However, too many domestic problems have happened.

Therefore, give up it and turn back to the JS shebang. The ts-node would be registered in the JS program and emending the tsconfig.json would be done in the memory level. Therefore, nestia no more emend the tsconfig.json physically. However, there would not be any problem although the physical emension has been halted.

@samchon samchon added the enhancement New feature or request label Apr 14, 2022
@samchon samchon self-assigned this Apr 14, 2022
samchon added a commit that referenced this issue Apr 14, 2022
samchon added a commit that referenced this issue Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant