找不到模块:错误:无法解析“角度”

时间:2018-07-28 07:27:47

标签: angular typescript

我正在使用angular.forEach循环。 从'angular'导入导入*作为角度;

  angular.forEach(localStorage, function (value, key) {            
  console.log(key + ": " + value + ": " + value);
 });

错误:

  

./ src / app / profileresult / profileresult.component.ts找不到模块:   错误:无法解析“角”   '/ home / manvendra / Desktop / food / fooddelivery / src / app / profileresult'@   ./src/app/profileresult/profileresult.component.ts 15:14-32 @   ./src/app/app.module.ts @ ./src/main.ts @多   webpack-dev-server / client?http://0.0.0.0:0 ./src/main.ts

1 个答案:

答案 0 :(得分:0)

MessageBox.Show(string.Join(",",myArray)); 个带有角度的foreach,您只需使用 no 语法,我希望localStorage是一个对象数组,否则,您需要使用 angularjs ,然后执行以下操作。

JSON.parse