GithubHelp home page GithubHelp logo

lewkamtao / geek_blog Goto Github PK

View Code? Open in Web Editor NEW
78.0 78.0 20.0 1.15 MB

基于Vue+Nuxt.js服务器渲染(SSR)搭建的个人博客系统

Home Page: https://blog.kamtao.com

SCSS 4.33% CSS 1.19% Vue 83.98% JavaScript 10.50%
apple blog element-ui geek ios mac nuxt ssr vue vuejs

geek_blog's Introduction

Hi there 👋

  • 我目前正在学习 Golang。
  • 对 Web 开发的一切都感兴趣。
  • 在周末我会做很多有趣的项目。

除了 PicHub,我还创建了一个组件库 Lew-UI( https://lew.kamtao.com )。

geek_blog's People

Contributors

lewkamtao avatar xuxugood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

geek_blog's Issues

build一堆报错是怎么回事,百度google找不到方法。。。

npm install没报错,在build的时候报一长串错误
node版本16.15.0 npm8.5.5,这两个已经换了很多版本了,都是不同的报错,最后就一直卡在这一步,大佬能告知下解决方法吗?

WARNING in chunk components/detail-parts-comment-card [extract-css-chunks-webpack-plugin]
Conflicting order. Following module has been added:

  • css ./node_modules/css-loader/dist/cjs.js??ref--3-oneOf-1-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??ref--3-oneOf-1-2!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/parts/CommentForm.vue?vue&type=style&index=0&id=5c05a36e&prod&lang=css&
    despite it was not able to fulfill desired ordering with these modules:
  • css ./node_modules/css-loader/dist/cjs.js??ref--3-oneOf-1-1!./node_modules/postcss-loader/dist/cjs.js??ref--3-oneOf-1-2!./node_modules/highlight.js/styles/googlecode.css
    • couldn't fulfill desired order of chunk group(s) pages/index/index, pages/index/About, pages/index/Article, pages/index/ArticleBySort, pages/index/ArticleByTag, pages/index/Links, pages/index/MsgWall, pages/index/Music, pages/index/Setting, pages/index/Timeline, components/detail
    • while fulfilling desired order of chunk group(s) components/detail-parts-comment-card, components/detail-msg-wall-detail, components/detail-parts-comment, components/detail-parts-lately

ERROR in ./plugins/element-ui.js
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./plugins/element-ui.js 3:0-46
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./layouts/error.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./layouts/error.vue 4:0-95
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/Detail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/Detail.vue 4:0-96
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/musicList.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/musicList.vue 4:0-99
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./.nuxt/App.js
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./.nuxt/App.js 29:0-33
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./.nuxt/App.js
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./.nuxt/App.js 28:0-48
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./.nuxt/App.js
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./.nuxt/App.js 27:0-53
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./.nuxt/App.js
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./.nuxt/App.js 26:0-53
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/Record.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/Record.vue 4:0-96
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/Contact.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/Contact.vue 4:0-97
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/Lately.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/Lately.vue 4:0-96
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/Info.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/Info.vue 4:0-94
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/CommentRank.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/CommentRank.vue 4:0-101
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/PostTimeLine.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/PostTimeLine.vue 4:0-102
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/Diary.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/Diary.vue 4:0-95
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/TagCloud.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/TagCloud.vue 4:0-98
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/ArticleByTagDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/ArticleByTagDetail.vue 4:0-108
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/ArticleBySortDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/ArticleBySortDetail.vue 4:0-109
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/MusicDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/MusicDetail.vue 4:0-101
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/SettingDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/SettingDetail.vue 5:0-103
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/SettingDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/SettingDetail.vue 4:0-91
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/AboutDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/AboutDetail.vue 4:0-101
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/TimelineDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/TimelineDetail.vue 5:0-104
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/MsgWallDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/MsgWallDetail.vue 4:0-103
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/IndexDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/IndexDetail.vue 4:0-101
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/LinksDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/LinksDetail.vue 4:0-101
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/Comment.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/Comment.vue 4:0-97
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/CommentCard.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/CommentCard.vue 4:0-101
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/parts/Lately.vue?vue&type=script&lang=js&
@ ./components/detail/parts/Lately.vue?vue&type=script&lang=js&
@ ./components/detail/parts/Lately.vue
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/SettingMenu.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/SettingMenu.vue 4:0-101
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/custom/TagList.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/custom/TagList.vue 4:0-97
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/parts/TagCloud.vue?vue&type=script&lang=js&
@ ./components/detail/parts/TagCloud.vue?vue&type=script&lang=js&
@ ./components/detail/parts/TagCloud.vue
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/parts/Catalogue.vue?vue&type=script&lang=js& (./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/parts/Catalogue.vue?vue&type=script&lang=js&)
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/parts/Catalogue.vue?vue&type=script&lang=js& (./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/parts/Catalogue.vue?vue&type=script&lang=js&) 2:0-35
@ ./components/detail/parts/Catalogue.vue?vue&type=script&lang=js&
@ ./components/detail/parts/Catalogue.vue
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/custom/PageHeader.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/custom/PageHeader.vue 4:0-100
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/MusicDetail.vue?vue&type=script&lang=js&
@ ./components/detail/MusicDetail.vue?vue&type=script&lang=js&
@ ./components/detail/MusicDetail.vue
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/setting/ImageSet.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/setting/ImageSet.vue 4:0-98
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/SettingDetail.vue?vue&type=script&lang=js&
@ ./components/detail/SettingDetail.vue?vue&type=script&lang=js&
@ ./components/detail/SettingDetail.vue
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/setting/SiteInfo.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/setting/SiteInfo.vue 4:0-98
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/SettingDetail.vue?vue&type=script&lang=js&
@ ./components/detail/SettingDetail.vue?vue&type=script&lang=js&
@ ./components/detail/SettingDetail.vue
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/setting/MenuSet.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/setting/MenuSet.vue 4:0-97
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/SettingDetail.vue?vue&type=script&lang=js&
@ ./components/detail/SettingDetail.vue?vue&type=script&lang=js&
@ ./components/detail/SettingDetail.vue
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/setting/Contact.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/setting/Contact.vue 4:0-97
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/detail/SettingDetail.vue?vue&type=script&lang=js&
@ ./components/detail/SettingDetail.vue?vue&type=script&lang=js&
@ ./components/detail/SettingDetail.vue
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/nav/PermitNo.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/nav/PermitNo.vue 4:0-98
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/nav/UserInfo.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/nav/UserInfo.vue 4:0-98
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/nav/Pages.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/nav/Pages.vue 4:0-95
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/nav/MusicBox.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/nav/MusicBox.vue 4:0-98
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/nav/ModeSet.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/nav/ModeSet.vue 4:0-97
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/nav/MenuList.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/nav/MenuList.vue 4:0-98
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/nav/ArticleSort.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/nav/ArticleSort.vue 4:0-101
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/custom/Dialog.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/custom/Dialog.vue 4:0-96
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/custom/CommentEditor.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/custom/CommentEditor.vue 4:0-91
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/custom/ArticleFooter.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/custom/ArticleFooter.vue 4:0-103
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/TopNav.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/TopNav.vue 4:0-96
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/LeftNav.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/LeftNav.vue 4:0-97
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/Footer.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/Footer.vue 4:0-96
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/custom/ArticlePart.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/custom/ArticlePart.vue 4:0-101
@ ./.nuxt/components/index.js
@ ./.nuxt/components/plugin.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./components/detail/ArticleDetail.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./components/detail/ArticleDetail.vue 4:0-103
@ ./node_modules/babel-loader/lib??ref--2-0!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue?vue&type=script&lang=js&
@ ./components/Detail.vue
@ ./pages/index/Timeline.vue
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./pages/index/Photo.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./pages/index/Photo.vue 4:0-95
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./pages/index.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./pages/index.vue 4:0-95
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./pages/GetStart.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./pages/GetStart.vue 4:0-98
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

ERROR in ./pages/AddArticle.vue
Module not found: Error: Can't resolve 'sass-loader' in '/www/wwwroot/blog.ginexen.top'
@ ./pages/AddArticle.vue 4:0-100
@ ./.nuxt/router.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./node_modules/@nuxt/components/lib/installComponents.js ./.nuxt/client.js

FATAL Nuxt build error 17:14:04

at WebpackBundler.webpackCompile (node_modules/@nuxt/webpack/dist/webpack.js:1814:21)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async WebpackBundler.build (node_modules/@nuxt/webpack/dist/webpack.js:1779:5)
at async Builder.build (node_modules/@nuxt/builder/dist/builder.js:249:5)
at async Object.run (node_modules/@nuxt/cli/dist/cli-build.js:99:7)
at async NuxtCommand.run (node_modules/@nuxt/cli/dist/cli-index.js:356:7)

?─────────────────────────────?
│ │
│ ? Nuxt Fatal Error │
│ │
│ Error: Nuxt build error │

小建议,对Geek主题侧边栏和美观上一个建议

希望增加一个倒计时侧边栏目(用来做高考倒计时或者其他的)还有广告侧边栏目(用来做腾讯云图片广告)
希望加入harmonyOSSancMedium.woff2文件进行字体美化,比较美观

如果这些都完善了,我给你发红包,并且购买inis

音乐无法播放

大佬好,请问为什么这个主题里的音乐播放不了?,我填了几个网易云和QQ的链接都没有用,但是在那个默认主题里可以播放

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.