zhao lin
Results
3
comments of
zhao lin
> Add this option into nwb.config.js file if you have the "window is not defined" error > `webpack: { extra: { output: { globalObject: 'this' }, } }` it doesn't...
yes. @vcao2279 when i run yarn start. Here's the error: ``` ? Would you like to run the app on another port instead? Yes (node:17929) UnhandledPromiseRejectionWarning: WebpackOptionsValidationError: Invalid configuration object....
Now it's ok :)