-
Notifications
You must be signed in to change notification settings - Fork 8k
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
Cannot read property 'setGlobalVar' of null #955
Comments
Same error. |
Prod Modus: setGlobalVar. I have the same error. |
who can resolve the error,I'm a newbie of this framework.waiting... |
Same problem here
Works fine with npm run build:dev |
as a workaround you can comment the line |
I'm submitting a ...
[ *] bug report
What is the current behavior?
i use npm run prebuild:prod && npm run build:prod && npm run server:prod ,then i browse http://localhost:8080,then it is broken
this is the error log:
Uncaught TypeError: Cannot read property 'setGlobalVar' of null
at O (vendor.0d6cb39….bundle.js:1)
at Object.141 (main.f4f312d….bundle.js:1)
at n (polyfills.6792391….bundle.js:1)
at Object.475 (main.f4f312d….bundle.js:1)
at n (polyfills.6792391….bundle.js:1)
at window.webpackJsonp (polyfills.6792391….bundle.js:1)
at main.f4f312d….bundle.js:1
The text was updated successfully, but these errors were encountered: