DevCloudFE / ng-devui

Angular UI Component Library based on DevUI Design
https://devui.design
MIT License
1.75k stars 210 forks source link

Cannot read properties of undefined (reading 'sourceRoot') #255

Closed jipf2016 closed 1 year ago

jipf2016 commented 2 years ago

ng add ng-devui-admin Skipping installation: Package already installed ? Please choose the default language you want to use: 简体中文 (zh-ch) ? Would you like to add lint files for your project? (default: Y) No ? Would you like to add mock module? (default: Y) No ? Would you like to add i18n? (default: Y) No

get

Cannot read properties of undefined (reading 'sourceRoot')

foticc commented 2 years ago

在 angular.json 中加入"defaultProject": "your-projectname",新版本里面这个属性已经过时了