We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, when I run rake project:deploy_fusiontables --trace I have:
rake project:deploy_fusiontables --trace
rake aborted! SyntaxError: /home/ubuntu/GTFS-viz/Rakefile:15: unknown regexp options - www /home/ubuntu/GTFS-viz/Rakefile:17: unknown regexp options - www /home/ubuntu/GTFS-viz/Rakefile:21: syntax error, unexpected tIVAR, expecting keyword_do or '{' or '(' ...IL_ADDRESS = [email protected]... ... ^ /var/lib/gems/2.3.0/gems/rake-11.2.2/lib/rake/rake_module.rb:28:in `load' /var/lib/gems/2.3.0/gems/rake-11.2.2/lib/rake/rake_module.rb:28:in `load_rakefile' /var/lib/gems/2.3.0/gems/rake-11.2.2/lib/rake/application.rb:686:in `raw_load_rakefile' /var/lib/gems/2.3.0/gems/rake-11.2.2/lib/rake/application.rb:96:in `block in load_rakefile' /var/lib/gems/2.3.0/gems/rake-11.2.2/lib/rake/application.rb:178:in `standard_exception_handling' /var/lib/gems/2.3.0/gems/rake-11.2.2/lib/rake/application.rb:95:in `load_rakefile' /var/lib/gems/2.3.0/gems/rake-11.2.2/lib/rake/application.rb:79:in `block in run' /var/lib/gems/2.3.0/gems/rake-11.2.2/lib/rake/application.rb:178:in `standard_exception_handling' /var/lib/gems/2.3.0/gems/rake-11.2.2/lib/rake/application.rb:77:in `run' /var/lib/gems/2.3.0/gems/rake-11.2.2/exe/rake:27:in `<top (required)>' /usr/local/bin/rake:23:in `load' /usr/local/bin/rake:23:in `<main>'
Any solution for me? I have no idea where to start.
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
when I run
rake project:deploy_fusiontables --trace
I have:Any solution for me? I have no idea where to start.
Thank you
The text was updated successfully, but these errors were encountered: