Git Product home page Git Product logo

Comments (8)

xidedix avatar xidedix commented on May 14, 2024

Hi @zshahab91
What's your installed version of Node.js?

from coreui-free-vue-admin-template.

zshahab91 avatar zshahab91 commented on May 14, 2024

v6.11.4

from coreui-free-vue-admin-template.

zshahab91 avatar zshahab91 commented on May 14, 2024

@xidedix
v6.11.4

from coreui-free-vue-admin-template.

xidedix avatar xidedix commented on May 14, 2024

@zshahab91
Unfortunately I cannot reproduce this issue.
Please try to remove the entire node_modules subdirectory, and then reinstall it with npm i.
Are there any errors when installing dependencies?

from coreui-free-vue-admin-template.

cmandesign avatar cmandesign commented on May 14, 2024

I have the same issue here. i am using Ubuntu 16.04 and my node version is v8.9.1 and npm version is 5.6.0

complete error log :

ERROR Failed to compile with 1 errors 15:05:21

error in ./src/App.vue

Module build failed: Error: ENOENT: no such file or directory, scandir '/home/soroosh/Downloads/CoreUI-Vue-master/Vue_Full_Project/node_modules/node-sass/vendor'
at Object.fs.readdirSync (fs.js:904:18)
at Object.getInstalledBinaries (/home/soroosh/Downloads/CoreUI-Vue-master/Vue_Full_Project/node_modules/node-sass/lib/extensions.js:128:13)
at foundBinariesList (/home/soroosh/Downloads/CoreUI-Vue-master/Vue_Full_Project/node_modules/node-sass/lib/errors.js:20:15)
at foundBinaries (/home/soroosh/Downloads/CoreUI-Vue-master/Vue_Full_Project/node_modules/node-sass/lib/errors.js:15:5)
at Object.module.exports.missingBinary (/home/soroosh/Downloads/CoreUI-Vue-master/Vue_Full_Project/node_modules/node-sass/lib/errors.js:45:5)
at module.exports (/home/soroosh/Downloads/CoreUI-Vue-master/Vue_Full_Project/node_modules/node-sass/lib/binding.js:15:30)
at Object. (/home/soroosh/Downloads/CoreUI-Vue-master/Vue_Full_Project/node_modules/node-sass/lib/index.js:14:35)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object. (/home/soroosh/Downloads/CoreUI-Vue-master/Vue_Full_Project/node_modules/sass-loader/lib/loader.js:3:14)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)

@ ./node_modules/vue-style-loader!./node_modules/css-loader?{"minimize":false,"sourceMap":false,"alias":{"../img":"../static/img"}}!./node_modules/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-7ba5bd90","scoped":false,"hasInlineConfig":false}!./node_modules/sass-loader/lib/loader.js?{"sourceMap":false}!./node_modules/vue-loader/lib/selector.js?type=styles&index=1&bustCache!./src/App.vue 4:14-431 13:3-17:5 14:22-439
@ ./src/App.vue
@ ./src/main.js
@ multi ./build/dev-client ./src/main.js

Listening at http://localhost:8080

from coreui-free-vue-admin-template.

cmandesign avatar cmandesign commented on May 14, 2024

i found out the problem is because of this line in App.Vue

<style lang="scss"> ` @import './scss/style'; ` // Import Main styles for this application </style>

from coreui-free-vue-admin-template.

 avatar commented on May 14, 2024

i have the same problem here, how did you solve it??

from coreui-free-vue-admin-template.

woothu avatar woothu commented on May 14, 2024

I'm closing this issue because the issue is obsolete.

from coreui-free-vue-admin-template.

Related Issues (20)

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.