angular7 with devextreme in visual studio 2017 not working

流过昼夜 提交于 2019-12-25 00:22:08

问题


I have setup angular project in vs2017 with angular cli template.

Now i want to use devextreme with angular, so according to official documentation i have installed npm install --save devextreme devextreme-angular.

But i have got erroe not installed in npm dependencies like below image:

so how to solve this. i have tried to restore packages, but it not works.

来源:https://stackoverflow.com/questions/54630743/angular7-with-devextreme-in-visual-studio-2017-not-working

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