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

v2.3.21 Fails to find pre-processors #44

Closed
JonathanWolfe opened this issue Jan 15, 2016 · 8 comments
Closed

v2.3.21 Fails to find pre-processors #44

JonathanWolfe opened this issue Jan 15, 2016 · 8 comments

Comments

@JonathanWolfe
Copy link

When using v2.3.21, all pre-processors fail to be found and cause an infinite hang (no EXIT code broadcasted).

@aMarCruz
Copy link
Contributor

@JonathanWolfe , get me details please. Your tag. In cli, server side rendering, browser?

@JonathanWolfe
Copy link
Author

compiler-broken.zip
Here's a project showing the problem. Just cd into it and run npm install && npm run riot.

Sometimes the error is shown about the type, sometimes not, but always hangs.

@aMarCruz
Copy link
Contributor

@JonathanWolfe , maybe related to #45, please use v2.3.20. I'm working on a fix.

@aMarCruz
Copy link
Contributor

Please test with v2.3.22, it is already in npm.

@JonathanWolfe
Copy link
Author

2.3.22 is working for me on the server now. Browser side uses riot@2.3.13 script from cdnjs.com and still fails so I think you've fixed the issue.

@GianlucaGuarini
Copy link
Member

@JonathanWolfe just run npm uninstall riot -g && npm install riot -g

@JonathanWolfe
Copy link
Author

@GianlucaGuarini
Copy link
Member

@JonathanWolfe ok so you are using the runtime compiler as well. In that case we will release soon a patch release hold on please

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

3 participants