Advertisement
Guest User

Untitled

a guest
Apr 20th, 2017
595
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. ./node_modules/.bin/ng-xi18n
  2.  
  3. Error: Error encountered resolving symbol values statically. Calling function 'NoOpAnimationDriver', function calls are not supported. Consider replacing the function or lambda with a reference to an expo
  4. rted function, resolving symbol AnimationDriver.NOOP in E:/angular/myproject/localetest/node_modules/@angular/platform-browser/src/dom/animation_driver.d.ts, resolving symbol BrowserTestingModule in E:/an
  5. gular/myproject/localetest/node_modules/@angular/platform-browser/testing/browser.d.ts, resolving symbol BrowserTestingModule in E:/angular/myproject/localetest/node_modules/@angular/platform-browser/test
  6. ing/browser.d.ts
  7. at SyntaxError.BaseError [as constructor] (E:angularmyprojectlocaletestnode_modules@angularcompilerbundlescompiler.umd.js:1597:31)
  8. at new SyntaxError (E:angularmyprojectlocaletestnode_modules@angularcompilerbundlescompiler.umd.js:1795:20)
  9. at simplifyInContext (E:angularmyprojectlocaletestnode_modules@angularcompilerbundlescompiler.umd.js:25774:27)
  10. at StaticReflector.simplify (E:angularmyprojectlocaletestnode_modules@angularcompilerbundlescompiler.umd.js:25786:17)
  11. at StaticReflector.annotations (E:angularmyprojectlocaletestnode_modules@angularcompilerbundlescompiler.umd.js:25282:64)
  12. at NgModuleResolver.resolve (E:angularmyprojectlocaletestnode_modules@angularcompilerbundlescompiler.umd.js:17762:86)
  13. at CompileMetadataResolver.getNgModuleMetadata (E:angularmyprojectlocaletestnode_modules@angularcompilerbundlescompiler.umd.js:18263:64)
  14. at CompileMetadataResolver.getNgModuleSummary (E:angularmyprojectlocaletestnode_modules@angularcompilerbundlescompiler.umd.js:18219:56)
  15. at E:angularmyprojectlocaletestnode_modules@angularcompilerbundlescompiler.umd.js:18309:72
  16. at Array.forEach (native)
  17. Extraction failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement