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

REPL / Demo not working #168

Closed
alexlawrence opened this issue Apr 6, 2016 · 3 comments
Closed

REPL / Demo not working #168

alexlawrence opened this issue Apr 6, 2016 · 3 comments

Comments

@alexlawrence
Copy link

When visiting http://decaffeinate.github.io/decaffeinate/repl/ the following errors are thrown:

TypeError: fs.readdirSync is not a function
ReferenceError: decaffeinate is not defined

The page does not work at all.

Tested in recent Firefox and Chrome.

@eventualbuddha
Copy link
Collaborator

Sorry about that. I tried to use the dev version but it doesn't browserify correctly due to eslint. See #174 which will hopefully fix it.

@sandstrom
Copy link
Contributor

@eventualbuddha Sounds great! Will the demo update itself automatically (some build pipeline), or is that a manual step?

Decaffeinate is an awesome tool btw! 🏆

@eventualbuddha
Copy link
Collaborator

This is fixed now! The update happens every time I do a release.

Decaffeinate is an awesome tool btw!

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

3 participants