Coder Social home page Coder Social logo

cp-local-development's People

Contributors

adhorrig avatar arayb avatar aryess avatar butlerx avatar christinavoss avatar cianmclennan avatar ciaramchugh avatar ckiss avatar danielbrierton avatar david-cahill avatar dberesford avatar glenpike avatar heyitsmaimai avatar jeddf avatar josmas avatar kennanseno avatar klaviercat avatar mcdonnelldean avatar mef avatar niccokunzmann avatar no9 avatar optikfluffel avatar patch0 avatar sudheesh001 avatar wardormeur avatar william-riley-land avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cp-local-development's Issues

The local server does not start up.

When I run the command 'docker-compose up zen', I get the following error.

zen_1             | yarn run v1.21.1
zen_1             | $ ./node_modules/.bin/gulp dev
zen_1             | /bin/sh: 1: ./node_modules/.bin/gulp: not found
zen_1             | error Command failed with exit code 127.
zen_1             | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

The local server does not start up.

When I run the command 'docker-compose up zen', I get the following error.

zen_1             | fs.js:646
zen_1             |   return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
zen_1             |                  ^
zen_1             | 
zen_1             | Error: ENOENT: no such file or directory, open '/usr/src/app/node_modules/cp-zen-frontend/dist/opengraph.hbs'
zen_1             |     at Object.fs.openSync (fs.js:646:18)
zen_1             |     at Object.fs.readFileSync (fs.js:551:33)
zen_1             |     at Object.<anonymous> (/usr/src/app/node_modules/cp-zen-frontend/index.js:9:34)
zen_1             |     at Module._compile (module.js:653:30)
zen_1             |     at Object.Module._extensions..js (module.js:664:10)
zen_1             |     at Module.load (module.js:566:32)
zen_1             |     at tryModuleLoad (module.js:506:12)
zen_1             |     at Function.Module._load (module.js:498:3)
zen_1             |     at Module.require (module.js:597:17)
zen_1             |     at require (internal/module.js:11:18)
zen_1             | [09:00:04] [nodemon] app crashed - waiting for file changes before starting...

Error when running 'docker-compose up zen' after a clean setup_repo.sh & install_deps.sh run

Maybe important or not: This is on Windows 10. I'm running Ubuntu with the Windows Subsystem for Linux.

After successfully running the initial steps in the readme, I have the following error when running docker-compose zen up:

ERROR: In file C:\dev\cp-local-development\workspace-zen\cp-zen-platform\web\config\development.env: environment variable name 'export EVENTS_SERVICE' may not contains whitespace.

That file contains the following lines:

export EVENTS_SERVICE=events2
export EMAIL_SERVICE=email
export USERS_SERVICE=users
export CLUBS_SERVICE=clubs

After removing the exports in front of the variable definitions, it looks like the system is now starting.

So what I did to fix this is change the file to:

EVENTS_SERVICE=events2
EMAIL_SERVICE=email
USERS_SERVICE=users
CLUBS_SERVICE=clubs

So my questions:

localdev init issue

Hello,

I am having a problem when running the ./localdev.js init zen command.

The log file is attached
npm-debug.zip
.

Can someone help me?

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.