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

"'document' is undefined" on Windows #114

Open
bijoutrouvaille opened this issue Jun 8, 2019 · 0 comments
Open

"'document' is undefined" on Windows #114

bijoutrouvaille opened this issue Jun 8, 2019 · 0 comments

Comments

@bijoutrouvaille
Copy link

I was helping a person get started with browserify today, but got stuck with this error.

I have an old Windows 7 laptop with a fresh install of node 10LTS which I use for testing, and am now getting the error too.

The error comes up in a popup when I run beefy beefy.js, where beefy.js consists of just one line:

document.body.innerHTML = '<div id="app"></div>'.

Everything runs fine on my macbook.

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

1 participant