Giter Site home page Giter Site logo

Comments (13)

 avatar commented on August 21, 2024

Second question : In the index.scss file there is a mentioned of @import "~bootstrap/scss/bootstrap";
but where in the that directory

from adminator-admin-dashboard.

krzysiekpiasecki avatar krzysiekpiasecki commented on August 21, 2024

@RoelofWobben

Second question : In the index.scss file there is a mentioned of @import "~bootstrap/scss/bootstrap";
but where in the that directory

If you want to import the following path node_modules/bootstrap/scss/bootstrap.scss you can write something like @import "~bootstrap/scss/bootstrap". The character ~ points to the"home folder". It's a future of webpack bundler.

from adminator-admin-dashboard.

krzysiekpiasecki avatar krzysiekpiasecki commented on August 21, 2024

@RoelofWobben
BTW the link is broken.
https://github.com/RoelofWobben/bune/blob/master/Bune/grunt.js

from adminator-admin-dashboard.

 avatar commented on August 21, 2024

sorry, I heb de file een andere naam gegeven . De juiste link is : https://github.com/RoelofWobben/bune/blob/master/Bune/gruntfile.js

from adminator-admin-dashboard.

krzysiekpiasecki avatar krzysiekpiasecki commented on August 21, 2024

@RoelofWobben

Can't reproduce. After cloning your repository and running ./node_modules/.bin/grunt task was done and files were putted in the output directory.

The file is correct, so you may try to upgrade your libraries. My libraries after npm install are:

Please close this ticket if you have no more questions. Thanks.

from adminator-admin-dashboard.

 avatar commented on August 21, 2024

files ?
I only saw a index.css file
Which one do I miss ?

from adminator-admin-dashboard.

krzysiekpiasecki avatar krzysiekpiasecki commented on August 21, 2024

Reproduced. You're were right.

from adminator-admin-dashboard.

krzysiekpiasecki avatar krzysiekpiasecki commented on August 21, 2024

@RoelofWobben Could you make a local changes, like in this commit - https://github.com/krzysiekpiasecki/Adminator-admin-dashboard/commit/f57a7b198de2225d10ccce9866bfc43d03a57735

Then run ./node_modules/.bin/grunt using your grunt file. Finally my sass task was done without errors.

from adminator-admin-dashboard.

 avatar commented on August 21, 2024

I like to try when I can make it a plain html template. Is doing npm run build then good step ?

from adminator-admin-dashboard.

 avatar commented on August 21, 2024

right now my layout looks like
schermopname 8
this :

from adminator-admin-dashboard.

 avatar commented on August 21, 2024

I tried the changes but there is no directory bootstrap in node-modules so still a error message

from adminator-admin-dashboard.

krzysiekpiasecki avatar krzysiekpiasecki commented on August 21, 2024

@RoelofWobben Then, install bootstrap via npm install command.

Did you consider to get help from Stack Overflow? It's an excellent place to resolve your problems. This project uses webpack as a bundler and doesn't support the grunt task manager.

If you consider to get help from a Stack Overflow community, then close this task. Thanks.

from adminator-admin-dashboard.

 avatar commented on August 21, 2024

Thanks for the help

from adminator-admin-dashboard.

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.