Git Product home page Git Product logo

Comments (10)

richardginn avatar richardginn commented on August 13, 2024

I am running Windows 10 and could not get Docker to work right.

Xampp though works.

from create-divi-extension.

jking2076 avatar jking2076 commented on August 13, 2024

I wish there was a comprehensive doc to setup yarn and the rest with xampp. I may have to wing it.

from create-divi-extension.

richardginn avatar richardginn commented on August 13, 2024

I just downloaded yarn and installed it as is. I am winning it on creating a module.

from create-divi-extension.

jking2076 avatar jking2076 commented on August 13, 2024

what about node and such?

from create-divi-extension.

richardginn avatar richardginn commented on August 13, 2024

The same with node as well.

from create-divi-extension.

VladET avatar VladET commented on August 13, 2024

@jking2076 If you are using XAMPP, all you need to do is install NodeJS and Yarn (optional but recommended) and you are good to go.

Once you have that installed please follow How To Create A Divi Extension in our docs.

https://www.elegantthemes.com/documentation/developers/create-divi-extension/

Note: If you didn't install Yarn you can run npm start/npm build instead of yarn start/yarn build.

Let me know if that helps.

from create-divi-extension.

lots0logs avatar lots0logs commented on August 13, 2024

Just a note about the local.divi-dev.site URL. It maps back to your local system using 127.0.0.1. For it to work properly, the docker container has to be mapped to port 80 on your system.

from create-divi-extension.

PirryD3v avatar PirryD3v commented on August 13, 2024

I use docker toolbox.
I set all that inclusive Port Forwarding still i get a broken site .. and the
local.divi-dev.site url not working in environment.
Can you help me?

divi_problem

from create-divi-extension.

lisbot avatar lisbot commented on August 13, 2024

I solve It!
First check the machine IP Address created by Docker by default is: 192.168.99.100

Second, edit your system host, C:\Windows\System32\Drivers\etc\hosts for some versions of Windows and add lines like this:
192.168.99.100 local.divi-dev.site

I hope it help you!

from create-divi-extension.

martinmoserswiss avatar martinmoserswiss commented on August 13, 2024

I had the same issue on my mac. I was able to call up the url local.divi-dev.site again when I switched to another network (my mobile hotspot). But I didn't go further to the error why it didn't work in the other network.

from create-divi-extension.

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.