'size','prototype'的所有声明都必须具有相同的修饰符 [英] All declarations of 'size' , 'prototype' must have identical modifiers

查看:1557
本文介绍了'size','prototype'的所有声明都必须具有相同的修饰符的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已从存储库下载代码并在本地运行以获取这些错误

当我运行离子服务到那儿有人请帮帮我

解决方案

从项目中删除typings.json和typings文件夹并运行。它应该可以解决这个问题。

  npm install @ types / lodash --save-dev --save-exact 

删除typings.json文件和typings目录。


I have downloaded code from repository and run it on local getting these errors

have following versions when i run ionic serve got there someone please help me

解决方案

Remove the typings.json and typings folder from your project and run. it should solve this problem.

npm install @types/lodash --save-dev --save-exact

Delete the typings.json file, and the typings directory.

这篇关于'size','prototype'的所有声明都必须具有相同的修饰符的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆