In Angular4 - How do I add lodash and do a build without errors

て烟熏妆下的殇ゞ 提交于 2019-12-06 01:27:45

You should downgrade @types/lodash to version 4.14.50.

I'm using lodashversion 4.17.4 and angular version 2.4.9 and was having same errors. I found solution in this Github thread.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!