Angularjs 为什么meteor npm安装--保存角度ui网格不工作?

Angularjs 为什么meteor npm安装--保存角度ui网格不工作?,angularjs,node.js,meteor,npm,angular-meteor,Angularjs,Node.js,Meteor,Npm,Angular Meteor,我有一个非常大的问题,使用meteor npm安装时,我使用: 流星角 流星 我尝试导入ui网格,如uiRouter或angularuboosttrap(如图所示)。但这是不可能的。这不是我第一次尝试导入“meteor npm install”安装的一些软件包,有时是好的,有时是错误的为什么?我怎样才能解决这个问题?拜托,我真的,真的,真的我需要用“meteor npm安装”安装uiGrid 请救命 这是navigator控制台中的全部错误: modules.js?hash=b73ee78

我有一个非常大的问题,使用meteor npm安装时,我使用:

  • 流星角
  • 流星
我尝试导入
ui网格
,如
uiRouter
angularuboosttrap
(如图所示)。但这是不可能的。这不是我第一次尝试导入“meteor npm install”安装的一些软件包,有时是好的,有时是错误的为什么?我怎样才能解决这个问题?拜托,我真的,真的,真的我需要用“meteor npm安装”安装uiGrid 请救命

这是navigator控制台中的全部错误:

modules.js?hash=b73ee78…:3830 Uncaught Error: [$injector:modulerr] Failed to instantiate module ageApp due to:
Error: [$injector:modulerr] Failed to instantiate module {} due to:
Error: [ng:areq] Argument 'module' is not a function, got Object
http://errors.angularjs.org/1.5.8/ng/areq?p0=module&p1=not%20a%20function%2C%20got%20Object
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:3830:12
    at assertArg (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5654:11)
    at assertArgFn (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5664:3)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8388:11
    at forEach (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
    at loadModules (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8380:40
    at forEach (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
    at loadModules (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
    at createInjector (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8285:19)
http://errors.angularjs.org/1.5.8/$injector/modulerr?p0=%7B%7D&p1=Error%3A%20%5Bng%3Aareq%5D%20Argument%20'module'%20is%20not%20a%20function%2C%20got%20Object%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.5.8%2Fng%2Fareq%3Fp0%3Dmodule%26p1%3Dnot%2520a%2520function%252C%2520got%2520Object%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A3830%3A12%0A%20%20%20%20at%20assertArg%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5654%3A11)%0A%20%20%20%20at%20assertArgFn%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5664%3A3)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8388%3A11%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8380%3A40%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20createInjector%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8285%3A19)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:3830:12
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8402:15
    at forEach (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
    at loadModules (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8380:40
    at forEach (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
    at loadModules (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
    at createInjector (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8285:19)
    at doBootstrap (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5520:20)
    at bootstrap (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5541:12)
http://errors.angularjs.org/1.5.8/$injector/modulerr?p0=ageApp&p1=Error%3A%20%5B%24injector%3Amodulerr%5D%20Failed%20to%20instantiate%20module%20%7B%7D%20due%20to%3A%0AError%3A%20%5Bng%3Aareq%5D%20Argument%20'module'%20is%20not%20a%20function%2C%20got%20Object%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.5.8%2Fng%2Fareq%3Fp0%3Dmodule%26p1%3Dnot%2520a%2520function%252C%2520got%2520Object%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A3830%3A12%0A%20%20%20%20at%20assertArg%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5654%3A11)%0A%20%20%20%20at%20assertArgFn%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5664%3A3)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8388%3A11%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8380%3A40%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20createInjector%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8285%3A19)%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.5.8%2F%24injector%2Fmodulerr%3Fp0%3D%257B%257D%26p1%3DError%253A%2520%255Bng%253Aareq%255D%2520Argument%2520'module'%2520is%2520not%2520a%2520function%252C%2520got%2520Object%250Ahttp%253A%252F%252Ferrors.angularjs.org%252F1.5.8%252Fng%252Fareq%253Fp0%253Dmodule%2526p1%253Dnot%252520a%252520function%25252C%252520got%252520Object%250A%2520%2520%2520%2520at%2520http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A3830%253A12%250A%2520%2520%2520%2520at%2520assertArg%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A5654%253A11)%250A%2520%2520%2520%2520at%2520assertArgFn%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A5664%253A3)%250A%2520%2520%2520%2520at%2520http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8388%253A11%250A%2520%2520%2520%2520at%2520forEach%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A4083%253A20)%250A%2520%2520%2520%2520at%2520loadModules%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8363%253A5)%250A%2520%2520%2520%2520at%2520http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8380%253A40%250A%2520%2520%2520%2520at%2520forEach%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A4083%253A20)%250A%2520%2520%2520%2520at%2520loadModules%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8363%253A5)%250A%2520%2520%2520%2520at%2520createInjector%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8285%253A19)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A3830%3A12%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8402%3A15%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8380%3A40%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20createInjector%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8285%3A19)%0A%20%20%20%20at%20doBootstrap%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5520%3A20)%0A%20%20%20%20at%20bootstrap%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5541%3A12)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:3830:12
    at assertArg (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5654:11)
    at assertArgFn (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5664:3)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8388:11
    at forEach (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
    at loadModules (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8380:40
    at forEach (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
    at loadModules (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
    at createInjector (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8285:19)
http://errors.angularjs.org/1.5.8/$injector/modulerr?p0=%7B%7D&p1=Error%3A%20%5Bng%3Aareq%5D%20Argument%20'module'%20is%20not%20a%20function%2C%20got%20Object%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.5.8%2Fng%2Fareq%3Fp0%3Dmodule%26p1%3Dnot%2520a%2520function%252C%2520got%2520Object%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A3830%3A12%0A%20%20%20%20at%20assertArg%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5654%3A11)%0A%20%20%20%20at%20assertArgFn%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5664%3A3)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8388%3A11%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8380%3A40%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20createInjector%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8285%3A19)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:3830:12
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8402:15
    at forEach (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
    at loadModules (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8380:40
    at forEach (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
    at loadModules (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
    at createInjector (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8285:19)
    at doBootstrap (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5520:20)
    at bootstrap (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5541:12)
http://errors.angularjs.org/1.5.8/$injector/modulerr?p0=ageApp&p1=Error%3A%20%5B%24injector%3Amodulerr%5D%20Failed%20to%20instantiate%20module%20%7B%7D%20due%20to%3A%0AError%3A%20%5Bng%3Aareq%5D%20Argument%20'module'%20is%20not%20a%20function%2C%20got%20Object%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.5.8%2Fng%2Fareq%3Fp0%3Dmodule%26p1%3Dnot%2520a%2520function%252C%2520got%2520Object%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A3830%3A12%0A%20%20%20%20at%20assertArg%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5654%3A11)%0A%20%20%20%20at%20assertArgFn%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5664%3A3)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8388%3A11%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8380%3A40%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20createInjector%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8285%3A19)%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.5.8%2F%24injector%2Fmodulerr%3Fp0%3D%257B%257D%26p1%3DError%253A%2520%255Bng%253Aareq%255D%2520Argument%2520'module'%2520is%2520not%2520a%2520function%252C%2520got%2520Object%250Ahttp%253A%252F%252Ferrors.angularjs.org%252F1.5.8%252Fng%252Fareq%253Fp0%253Dmodule%2526p1%253Dnot%252520a%252520function%25252C%252520got%252520Object%250A%2520%2520%2520%2520at%2520http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A3830%253A12%250A%2520%2520%2520%2520at%2520assertArg%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A5654%253A11)%250A%2520%2520%2520%2520at%2520assertArgFn%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A5664%253A3)%250A%2520%2520%2520%2520at%2520http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8388%253A11%250A%2520%2520%2520%2520at%2520forEach%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A4083%253A20)%250A%2520%2520%2520%2520at%2520loadModules%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8363%253A5)%250A%2520%2520%2520%2520at%2520http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8380%253A40%250A%2520%2520%2520%2520at%2520forEach%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A4083%253A20)%250A%2520%2520%2520%2520at%2520loadModules%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8363%253A5)%250A%2520%2520%2520%2520at%2520createInjector%2520(http%253A%252F%252Flocalhost%253A3000%252Fpackages%252Fmodules.js%253Fhash%253Db73ee7873484799229a6d88f4293000c7ed10f7f%253A8285%253A19)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A3830%3A12%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8402%3A15%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8380%3A40%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A4083%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8363%3A5)%0A%20%20%20%20at%20createInjector%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A8285%3A19)%0A%20%20%20%20at%20doBootstrap%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5520%3A20)%0A%20%20%20%20at%20bootstrap%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3Db73ee7873484799229a6d88f4293000c7ed10f7f%3A5541%3A12)
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:3830:12
    at http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8402:15
    at forEach (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
    at loadModules (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
    at createInjector (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8285:19)
    at doBootstrap (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5520:20)
    at bootstrap (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5541:12)
    at angularInit (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5426:5)
    at HTMLDocument.<anonymous> (http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:35525:5)
    at fire (http://localhost:3000/packages/jquery.js?
modules.js?hash=b73ee78…:3830未捕获错误:[$injector:modulerr]未能实例化模块ageApp,原因是:
错误:[$injector:modulerr]未能实例化模块{},原因是:
错误:[ng:areq]参数“模块”不是函数,已获取对象
http://errors.angularjs.org/1.5.8/ng/areq?p0=module&p1=not%20a%20function%2C%20got%20Object
在http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:3830:12
在阿塞塔格(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5654:11)
在assertArgFn(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5664:3)
在http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8388:11
在弗雷赫(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
在加载模块时(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
在http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8380:40
在弗雷赫(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
在加载模块时(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
在createInjector(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8285:19)
http://errors.angularjs.org/1.5.8/$injector/modulerr?p0=%7B%7D&p1=错误%3A%20%5Bng%3areq%5D%20参数%20'模块“%20is%20a%20a%20function%2C%20got%20Object%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.5.8%2Fng%2Fareq%3Fp0%3Dmodule%26p1%3not%2520a%2520a%2520函数%252C%2520got%2520Object%0A%20%20%20%20at%20http%2f3a%2f3%2f3%2F本地主机%2f3000%mod2fu%les.js%3Fhash%3db73ee7873484799229a6d88f429300c7e10f7f%3A3830%3A12%0A%20%20%20at%20assertArg%20(http%3A%2F%2localhost%3A3000%2packages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f429300c10f7f%3A5654%3A11)%0A%20%20%20%20at%20at%20assertArgFn%20%20%(http%3A%2F%2F本地主机%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f429300c7ed10f7f%3A5664%3A3)%0A%20%20%20%20%20http%3A%2F%2F本地主机%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee784847999a6d88f429300c7ed10f7f%3A8388%3A11%20%20%20%20%20%20%20%20%20%20forEach%20%20%20%(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f429300c7ed10f7f%3A4083%3A20)%0A%20%20%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f4300c7ed10f7f%3A8363%3A5)%0A%20%20%20%20%20at%20http%3A%2F%2localhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f429300c7ed10f7f%3A8380%3A40%0A%20%20%20at%20at%20(http%3A%2F%2F%2localhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f423000c7ed10f7f%3A4083%20%20a%20a%20a%20%20%20%20%20%20%20%(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f429300c7ed10f7f%3A8363%3A5)%0A%20%20%20%20%20%20在%20createInjector%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f4300c7ed10f7f%3A8285%3A19)
在http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:3830:12
在http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8402:15
在弗雷赫(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
在加载模块时(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
在http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8380:40
在弗雷赫(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:4083:20)
在加载模块时(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8363:5)
在createInjector(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:8285:19)
在多布茨特拉普(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5520:20)
自动引导(http://localhost:3000/packages/modules.js?hash=b73ee7873484799229a6d88f4293000c7ed10f7f:5541:12)
http://errors.angularjs.org/1.5.8/$injector/modulerr?p0=ageApp&p1=错误%3A%20%5B%24 injector%3Amodulerr%5D%20未能%20实例化%20模块%20%7B%7D%20由于%3A%0AError%3A%20%5Bng%3areq%5D%20参数%20'模块“%20is%20not%20a%20a%20function%20get%20Object%0Ahttp%3A%2F%2Ferrors.angularp1.5.8%2Fng%2Fareq%3Fp0%3dfota%260a%2F1.org%2F1.5%2F1%2520函数%c%2520在%20http%3A%2F%2localhost%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f429300c7ed10f7f%3A3830%3A12%0A%20%20%20at%20assertArg%20(http%3A%2F%2Flocalhost%3A3000%2Fpackages%2Fmodules.3Fhash%3db73ee78484799229ad8f429300c7f%3a567f%3ab73734847999ad7f%3a567f)%0A%20%20%20%20%20at%20assertArgFn%20(http%3A%2F本地主机%3A3000%2Fpackages%2Fmodules.js%3Fhash%3db73ee7873484799229a6d88f429300c7ed10f7f%3A5664%3A3)%0A%20%20%20%20at%20http%3A%2F%2F%2F本地主机%3A3000%2Fpackages%2Fmodules.js%3Fhash%3ee7873484799229a6d88f429300c7f7f7f%3a8%20a20%2f20a%20a%2f20a%2f20%2F%
export default angular.module('ageApp',[    
    angularMeteor,
    angularUBoostrap,
    uiRouter,
    uiGrid
])
export default angular.module('ageApp',[    
    angularMeteor,
    angularUBoostrap,
    uiRouter,
    'ui.grid'
])