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

OptionParser::InvalidOption: invalid option: --sourcemap #36

Open
pyk opened this issue Aug 13, 2013 · 2 comments
Open

OptionParser::InvalidOption: invalid option: --sourcemap #36

pyk opened this issue Aug 13, 2013 · 2 comments

Comments

@pyk
Copy link

pyk commented Aug 13, 2013

i try this both on branch gh-pages and kickstarter and face the same problem after running npm install and then grunt dev.

Running "connect:dev" (connect) task
Started connect web server on localhost:4000.

Running "sass:src" (sass) task
OptionParser::InvalidOption: invalid option: --sourcemap
  Use --trace for backtrace.
Warning:  Use --force to continue.

Aborted due to warnings.
@thedaviddias
Copy link

I have the same problem. Do you find any solution ?

@pyk
Copy link
Author

pyk commented Sep 19, 2013

sure, i run this on my terminal

export LANGUAGE=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8

and it works for me. i think is encoding problem on ruby

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