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

Error when attempting to launch script/server #69

Open
thomasthechan opened this issue Apr 24, 2017 · 2 comments
Open

Error when attempting to launch script/server #69

thomasthechan opened this issue Apr 24, 2017 · 2 comments

Comments

@thomasthechan
Copy link

I get this error:

Failed to match sequence (ALL_SPACE (TABLE / TABLE_ARRAY / KEY_VALUE / COMMENT_LINE){0, } ALL_SPACE) at line 5 char 1.
- Don't know what to do with "port = “88" at line 5 char 1. /Users/MoyChan/wallop/lib/wallop.rb:54:in expand_path': no implicit conversion of nil into String (TypeError)
from /Users/MoyChan/wallop/lib/wallop.rb:54:in transcoding_path' from /Users/MoyChan/wallop/lib/wallop.rb:59:in setup'
from /Users/MoyChan/wallop/app/boot.rb:22:in <top (required)>' from app/app.rb:2:in require'
from app/app.rb:2:in `

'

I'm EXTREMELY green and can not for the life of me figure this out. Help!

@tmm1
Copy link
Collaborator

tmm1 commented Apr 24, 2017

Your configuration file is using a "smart-quote" instead of a regular quote. Try editing it with a different editor.

@thomasthechan
Copy link
Author

YOU. ARE. ELECTRIC. Thanks!

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