You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the above command, we get the following error:
ERR! TypeError: Cannot read properties of undefined (reading 'data')
ERR! at setData (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:84:15)
ERR! at CachedInputFileSystem.finalInputFileSystem._writeVirtualFile (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:118:9)
ERR! at VirtualModulesPlugin.writeModule (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:64:24)
ERR! at /home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:165:14
ERR! at Array.forEach (<anonymous>)
ERR! at afterResolversHook (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:164:40)
ERR! at Hook.eval [as call] (eval at create (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/tapable/lib/HookCodeFactory.js:19:10), <anonymous>:7:1)
ERR! at Hook.CALL_DELEGATE [as _call] (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/tapable/lib/Hook.js:14:14)
ERR! at WebpackOptionsApply.process (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack/lib/WebpackOptionsApply.js:695:33)
ERR! at createCompiler (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack/lib/webpack.js:80:28)
ERR! TypeError: Cannot read properties of undefined (reading 'data')
ERR! at setData (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:84:15)
ERR! at CachedInputFileSystem.finalInputFileSystem._writeVirtualFile (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:118:9)
ERR! at VirtualModulesPlugin.writeModule (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:64:24)
ERR! at /home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:165:14
ERR! at Array.forEach (<anonymous>)
ERR! at afterResolversHook (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack-virtual-modules/index.js:164:40)
ERR! at Hook.eval [as call] (eval at create (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/tapable/lib/HookCodeFactory.js:19:10), <anonymous>:7:1)
ERR! at Hook.CALL_DELEGATE [as _call] (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/tapable/lib/Hook.js:14:14)
ERR! at WebpackOptionsApply.process (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack/lib/WebpackOptionsApply.js:695:33)
ERR! at createCompiler (/home/daniela/Workspaces/standalone_repos/tdp_core/node_modules/webpack/lib/webpack.js:80:28)
WARN Broken build, fix the error above.
WARN You may need to refresh the browser.
Thanks for taking the time to fill out this bug report 🤗
Make sure there aren't any open/closed issues for this topic 😃
The text was updated successfully, but these errors were encountered:
Environment
Steps to reproduce the bug
Observed Behavior
When running the above command, we get the following error:
Thanks for taking the time to fill out this bug report 🤗
Make sure there aren't any open/closed issues for this topic 😃
The text was updated successfully, but these errors were encountered: