Coder Social home page Coder Social logo

Comments (3)

nejcm avatar nejcm commented on May 29, 2024

Hi. Happy to hear that it is useful. I am using it in a bunch of my projects.

Regarding the issue. I am running this on a way slower machine without a problem so it is probably a very specific case. I will look into it if I something can be done and check other gatsby repos with similar issue.

I am working with yarn v1.22.4.
Yarn workspaces is similar to lerna. Short explanation: it just handles dependencies in a monorepo so they are easy to install and not duplicated across packages.

So regarding devDeps. This is similar to create-react-app where most if not all are part of dependencies because when making a production build these wont be included. For dev. you will need to install them anyway. The base theme of docz does the same.
But it is possible that it is causing issues. Try removing node_modules, move some deps to devDeps and run yarn install from root again.

from docz-theme-extended.

drewlustro avatar drewlustro commented on May 29, 2024

Kind sir, thank you for the help!

I was able to install your theme crudely by simple copy & paste. I must say, this work is well done and rather admirable.

I will continue to follow this repo – subscribed for updates :)

from docz-theme-extended.

nejcm avatar nejcm commented on May 29, 2024

Happy to hear that you found a way around it and thanks.
If you have any feature requests/ideas let me know.

Cheers

from docz-theme-extended.

Related Issues (10)

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.