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

browser console warnings when running develop task #56

Open
thescientist13 opened this issue Jun 11, 2017 · 0 comments
Open

browser console warnings when running develop task #56

thescientist13 opened this issue Jun 11, 2017 · 0 comments

Comments

@thescientist13
Copy link
Member

Seeing this only in dev mode as a result of #24 / #37

14:31:39.070 client:40 ./~/@angular/core/src/linker/system_js_ng_module_factory_loader.js
57:15 Critical dependency: the request of a dependency is an expression
CriticalDependencyWarning: Critical dependency: the request of a dependency is an expression
    at SystemImportContextDependency.getWarnings (/Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/dependencies/SystemImportContextDependency.js:23:4)
    at /Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/Compilation.js:645:21
    at Array.forEach (native)
    at /Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/Compilation.js:644:22
    at Array.forEach (native)
    at Compilation.reportDependencyWarnings (/Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/Compilation.js:643:9)
    at Compilation.<anonymous> (/Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/Compilation.js:505:8)
    at Array.forEach (native)
    at Compilation.finish (/Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/Compilation.js:504:15)
    at Compiler.<anonymous> (/Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/Compiler.js:466:16)
    at /Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/node_modules/tapable/lib/Tapable.js:225:11
    at Compilation.<anonymous> (/Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/Compilation.js:452:10)
    at /Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/Compilation.js:423:12
    at /Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/webpack/lib/Compilation.js:335:10
    at /Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/async/lib/async.js:52:16
    at done (/Users/obuckley/Workspace/thegreenhouseio/angular-webapp-seed/node_modules/async/lib/async.js:246:17)
warnings @ client:40
sock.onmessage @ client:82
EventTarget.dispatchEvent @ eventtarget.js:51
(anonymous) @ main.js:274
SockJS._transportMessage @ main.js:272
EventEmitter.emit @ emitter.js:50
WebSocketTransport.ws.onmessage @ websocket.js:35
wrapFn @ zone.js:636
ZoneDelegate.invokeTask @ zone.js:225
Zone.runTask @ zone.js:125
ZoneTask.invoke @ zone.js:293
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant