我正在尝试按照Angular -Meta.com教程学习Angular 1。在尝试将其转换为step 3中的组件语法时,我一直收到以下错误
我认为这是一个拼写错误的地方,所以我尝试从git下载步骤3,但仍然有相同的错误!
modules.js?hash=451e0fb…:755Uncaught Error: [$injector:modulerr] Failed to instantiate module socially due to:
Error: [$injector:modulerr] Failed to instantiate module undefined due to:
Error: [ng:areq] Argument 'module' is not a function, got undefinedhttps://stackoverflow.com/questions/38132018
复制相似问题