Skip to content

Fix error Utils not defined in Http module serve #13

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tino415
Copy link

@tino415 tino415 commented Sep 24, 2017

When tried to use serve function from module Http I get

ReferenceError: Utils is not defined
    at Object.callback (/mnt/old/home/martin/Projects/experiments/elm-node/example/example-http.js:3399:73)
    at step (/mnt/old/home/martin/Projects/experiments/elm-node/example/example-http.js:1906:39)
    at Timeout.work [as _onTimeout] (/mnt/old/home/martin/Projects/experiments/elm-node/example/example-http.js:1964:15)
    at ontimeout (timers.js:386:14)
    at tryOnTimeout (timers.js:250:5)
    at Timer.listOnTimeout (timers.js:214:5)

I expect that it is supposed to be _elm_lang$core$Native_Utils

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 this pull request may close these issues.

1 participant