-
Notifications
You must be signed in to change notification settings - Fork 457
Open
Description
Version
git latest
Reproduction link
Operating System
windows
Device
iis
Browser & Version
chrome latest
Steps to reproduce
build with ng build, deploy, try to open
What is expected?
the site open
What is actually happening?
Application has thrown an uncaught exception and is terminated:
ReferenceError: window is not defined
at Object. (main.js:1:63)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object. (C:\Program Files\iisnode\interceptor.js:210:1)
at Module._compile (module.js:643:30)
Solution
Additional comments
Metadata
Metadata
Assignees
Labels
No labels