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

Add shebang to entry file #3

Merged
merged 1 commit into from
Dec 8, 2018
Merged

Add shebang to entry file #3

merged 1 commit into from
Dec 8, 2018

Conversation

ianmcnally
Copy link
Contributor

@ianmcnally ianmcnally commented Dec 1, 2018

Running the cli was resulting in a shell syntax error:

wordpress-gatsby-migrater: line 1: syntax error near unexpected token ``('

By adding the shebang, and pointing unix to run this under node, I no longer receive this error.

Running the cli was resulting in a shell syntax error:

`wordpress-gatsby-migrater: line 1: syntax error near unexpected token `('`

By adding the shebang, and pointing unix to run this under node, I no longer receive this error.
@weiran
Copy link
Owner

weiran commented Dec 8, 2018

👍

@weiran weiran merged commit a957f20 into weiran:master Dec 8, 2018
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.

2 participants