请帮我弄清楚?创建vue项目时发生错误。
我正在展示我在创建vue项目时所选择的内容。我不明白为什么会出现错误。我正在展示配置和代码。
我正在展示我在创建vue项目时所选择的内容。我不明白为什么会出现错误。我正在展示配置和代码。
$ vue创建myapp
Vue CLI v4.5.13
? Please pick a preset: Manually select features
? Check the features needed for your project: (Press <space> to select, <a> to? Check the featu
我使用vue init webpack-simple搭建了一个项目。我希望使用组件库,但我遇到了来自webpack的以下编译错误:
Failed to compile.
./node_modules/at-ui-style/css/fonts/feather.ttf?t=1501829003743
Module parse failed: Unexpected character '' (1:0)
You may need an appropriate loader to handle this file type.
(Source code omitted for this
我知道如何克隆和运行git存储库,但是 git存储库是成功克隆的,并且在安装它的依赖项时也是如此。这表明我犯了个错误。
我只需安装带有npm install注释的依赖项。
错误是:
C:\Users\username\folder>npm install
npm WARN deprecated @xkeshi/vue-countdown@0.6.0: No longer maintainted, please use @chenfengyuan/vue-countdown
npm WARN deprecated fsevents@1.2.9: One of your dependenci