Giter Site home page Giter Site logo

grantmcconnaughey / cookiecutter-django-vue-graphql-aws Goto Github PK

View Code? Open in Web Editor NEW
272.0 10.0 44.0 469 KB

A highly opinionated Cookiecutter template that fuses together Django, Vue.js, GraphQL, and AWS into one full-stack web application.

License: MIT License

Makefile 0.88% JavaScript 4.61% Dockerfile 0.30% Python 89.81% Shell 1.63% HTML 0.73% Vue 2.06%
cookiecutter django graphql vue aws

cookiecutter-django-vue-graphql-aws's Issues

Docker Backend exits with error on windows

Below are the logs for backend container -
$ docker logs -f 663cadbd5ec782bd852809b4965c35b4e2e0dbbb7037f9d1c4a39107318f8035
/usr/bin/env: ‘bash\r’: No such file or directory
/usr/bin/env: ‘bash\r’: No such file or directory
/usr/bin/env: ‘bash\r’: No such file or directory
/usr/bin/env: ‘bash\r’: No such file or directory
/usr/bin/env: ‘bash\r’: No such file or directory
/usr/bin/env: ‘bash\r’: No such file or directory
/usr/bin/env: ‘bash\r’: No such file or directory

Please close if windows development is not supported.

frontend failed to build. win10

docker-compose up --build

Building frontend
Step 1/3 : FROM node:10-alpine
---> 947b2561f403
Step 2/3 : RUN apk add --no-cache git
---> Running in fa89055619cb
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
(1/6) Installing ca-certificates (20191127-r1)
(2/6) Installing nghttp2-libs (1.40.0-r0)
(3/6) Installing libcurl (7.67.0-r0)
(4/6) Installing expat (2.2.9-r1)
(5/6) Installing pcre2 (10.34-r1)
(6/6) Installing git (2.24.1-r0)
Executing busybox-1.31.1-r9.trigger
Executing ca-certificates-20191127-r1.trigger
OK: 23 MiB in 22 packages
ERROR: Service 'frontend' failed to build: The command '/bin/sh -c apk add --no-cache git' returned a non-zero code: 4294967295: failed to shutdown container: container fa89055619cb7496f11bcb83d8660c5bd82f4233535cd9a3b7559623a8963109 encountered an error during hcsshim::System::waitBackground: failure in a Windows system call: The virtual machine or container with the specified identifier is not running. (0xc0370110): subsequent terminate failed container fa89055619cb7496f11bcb83d8660c5bd82f4233535cd9a3b7559623a8963109 encountered an error during hcsshim::System::waitBackground: failure in a Windows system call: The virtual machine or container with the specified identifier is not running. (0xc0370110)

running docker run hello-world runs as expected. other containers/compose apps working.

frontend errors

I ran this:
$ docker-compose up --build

Here's the output.

I have Windows 7 and Docker Toolbox v19.03.1.

Error types:
frontend_1 | Module Error (from ./node_modules/vue-loader/lib/index.js):
frontend_1 | TypeError: Cannot read property 'parseComponent' of undefined

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.