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

Unable to run with either traceur or react #7

Closed
bennidhamma opened this issue Nov 1, 2014 · 3 comments · Fixed by #11
Closed

Unable to run with either traceur or react #7

bennidhamma opened this issue Nov 1, 2014 · 3 comments · Fixed by #11

Comments

@bennidhamma
Copy link

With react I get this error:

Running "clean:dist" (clean) task

Running "parallelize:react:app" (parallelize) task

Running "react:app" (react) task
Warning: Cannot read property 'cyan' of undefined Use --force to continue.

Aborted due to warnings.

Running "react:app" (react) task
Warning: Cannot read property 'cyan' of undefined Use --force to continue.

Aborted due to warnings.

Running "react:app" (react) task
Warning: Cannot read property 'cyan' of undefined Use --force to continue.

Aborted due to warnings.

Running "react:app" (react) task
Warning: Cannot read property 'cyan' of undefined Use --force to continue.

Aborted due to warnings.

Warning: Task "parallelize:react:app" failed. Use --force to continue.

Aborted due to warnings.

And with traceur:

Running "parallelize:traceur:app" (parallelize) task

Running "traceur:app" (traceur) task
Fatal error: Unable to write "undefined" file (Error code: undefined).

Running "traceur:app" (traceur) task
Fatal error: Unable to write "undefined" file (Error code: undefined).

Running "traceur:app" (traceur) task
Fatal error: Unable to write "undefined" file (Error code: undefined).

Running "traceur:app" (traceur) task
Fatal error: Unable to write "undefined" file (Error code: undefined).

Warning: Task "parallelize:traceur:app" failed. Use --force to continue.

Aborted due to warnings.

Any ideas?

@teppeis
Copy link
Owner

teppeis commented Nov 2, 2014

@bennidhamma sorry, dest is not supported now.
I'm planning to support it in this month.

@bennidhamma
Copy link
Author

got it. sweet. thank you.

@teppeis
Copy link
Owner

teppeis commented Mar 28, 2015

@bennidhamma fixed and released! sorry to be late.

@teppeis teppeis closed this as completed Mar 28, 2015
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 a pull request may close this issue.

2 participants