-
Notifications
You must be signed in to change notification settings - Fork 202
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
"npm run build" says "...window is not defined...", pls help #60
Comments
can you provide a repro? |
I just follow "Get started", nothing changed.
|
@egoist Curiously, today I create a new project and works well. Thank you anyway! |
This may be related to afbb14a, I unexpectedly added |
@egoist 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ERROR in ./client/components/App/style.css
Module build failed: ReferenceError: window is not defined
at .../node_modules/style-loader/index.js!
btw, "npm run dev" works well
The text was updated successfully, but these errors were encountered: