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

Suggestion add a shebang line #6

Closed
katyasichov opened this issue Sep 22, 2020 · 0 comments
Closed

Suggestion add a shebang line #6

katyasichov opened this issue Sep 22, 2020 · 0 comments

Comments

@katyasichov
Copy link

Suggest to add the following line as the first line of your script
#!/usr/bin/env node
This is an instance of a shebang line that tells our system what interpreter to use to execute that file.

@klee214 klee214 closed this as completed Sep 22, 2020
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