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

Fix installation failure due to the lack of shebang. #497

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

alpharder
Copy link
Contributor

Summary of changes

Last release installation fails due to inability to install type compiler.
This PR adds required shebang

Relinquishment of Rights

Please mark following checkbox to confirm that you relinquish all rights of your changes:

  • I waive and relinquish all rights regarding this changes (including code, text, and images) to Deepkit UG (limited), Germany. This changes (including code, text, and images) are under MIT license without name attribution, copyright notice, and permission notice requirement.

@alpharder
Copy link
Contributor Author

@marcj You may want to issue a new release containing this change because npm init @deepkit/app my-deepkit-app command listed on website fails

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2023

Codecov Report

Merging #497 (f54134c) into master (aa66460) will not change coverage.
The diff coverage is n/a.

❗ Current head f54134c differs from pull request most recent head e190142. Consider uploading reports for the commit e190142 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #497   +/-   ##
=======================================
  Coverage   77.83%   77.83%           
=======================================
  Files         184      184           
  Lines       19604    19604           
  Branches     5057     5057           
=======================================
  Hits        15259    15259           
  Misses       4345     4345           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@marcj marcj merged commit 381aa64 into deepkit:master Oct 28, 2023
5 checks passed
@marcj
Copy link
Member

marcj commented Oct 28, 2023

Thanks @alpharder !

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.

3 participants