Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

The local server does not start up. #89

Open
tkc49 opened this issue Aug 16, 2020 · 0 comments
Open

The local server does not start up. #89

tkc49 opened this issue Aug 16, 2020 · 0 comments

Comments

@tkc49
Copy link

tkc49 commented Aug 16, 2020

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...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant