Code Monkey home page Code Monkey logo

d9's People

Contributors

anavarre avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

d9's Issues

Describe how to get the correct git branch in README

Great work, thanks!

To quickly test it, I got it running with this minimal number of commands:

git clone [email protected]:anavarre/d9.git
git clone https://git.drupalcode.org/project/drupal.git
cd drupal
../d9/d9.py --install

... which works perfectly, but gets me 8.8.3-dev.

If I start with this

git clone --branch 9.0.x https://git.drupalcode.org/project/drupal.git

... I get this error, and the installation fails:

===> Pulling Composer dependencies
Your requirements could not be resolved to an installable set of packages.

Is Setting up repository for the first time not the the correct way? Perhaps the correct way to git clone Drupal 9 could get included in the project README?

Redundant port :8000 results in browser error

With the current uri definition uri = "http://drupal9.lndo.site:8000" I get this after following thedrush uli generated link:

Unable to connect

Firefox can’t establish a connection to the server at drupal9.lndo.site:8000.

This works better:

uri = "http://drupal9.lndo.site"

PR will be ready shortly.

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.