Giter VIP home page Giter VIP logo

Comments (8)

tbaltrushaitis avatar tbaltrushaitis commented on August 23, 2024 1

Hi @varundeva!

Do you need any assistance on how to setup and build?
If yes then do not hesitate to contact me.

Regards!

from cv.

tbaltrushaitis avatar tbaltrushaitis commented on August 23, 2024 1

Hi!

So on what step from Usage section and what kind of a problem do you have?

With regards,
-T

from cv.

tbaltrushaitis avatar tbaltrushaitis commented on August 23, 2024

Hi there!

If you just copied src folder - its not enough for things to work. Please run make command as described in README.md Usage section.

Thank you!

from cv.

varundeva avatar varundeva commented on August 23, 2024

from cv.

varundeva avatar varundeva commented on August 23, 2024

from cv.

tbaltrushaitis avatar tbaltrushaitis commented on August 23, 2024

So that is not about project's code issue.
Closing.

from cv.

hedi777 avatar hedi777 commented on August 23, 2024

Hello,

i just tried to use your web template, but i do get the same loader only error when launching the index.html. I just realized i needed to install bower and gulp to make this work which i did. And now i get this error when running make build >>> see image, so it seems there is an issue with the loader not displaying the website. I'm not good enough in coding to give further help, but if you can fix this when you have time would be great, really wanted to tweak around your template. thank you for you time. have a nice day.
capture d ecran 2019-02-18 a 14 45 07

from cv.

tbaltrushaitis avatar tbaltrushaitis commented on August 23, 2024

Hi @hedi777 !

Thanks for you question! That is very good idea to attach the screenshot with error you caught 👍
It looks like you didn't install node.js dependencies needed by gulp.
Try to execute

$ make setup

Or (in case you don't have make utility installed in your OS) run

$ npm i
$ bower i --production

in the project's directory.

Once installation process finished you would be able to continue with build.
Hope this helps.

Regards!

from cv.

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.