Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Docker compose up not working #1990

Open
wandonye opened this issue Sep 17, 2018 · 0 comments
Open

Docker compose up not working #1990

wandonye opened this issue Sep 17, 2018 · 0 comments

Comments

@wandonye
Copy link

After fixed several problems in Dockerfile, I came across this

meanjs      | > gulp
meanjs      | 
meanjs      | gulp[31]: ../src/node_contextify.cc:628:static void node::contextify::ContextifyScript::New(const v8::FunctionCallbackInfo<v8::Value>&): Assertion `args[1]->IsString()' failed.
meanjs      |  1: 0x8d1bc0 node::Abort() [gulp]
meanjs      |  2: 0x8d1c95  [gulp]
meanjs      |  3: 0x906b27 node::contextify::ContextifyScript::New(v8::FunctionCallbackInfo<v8::Value> const&) [gulp]
meanjs      |  4: 0xb87f9b  [gulp]
meanjs      |  5: 0xb89f32 v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*) [gulp]
meanjs      |  6: 0xa1be885c01d 
meanjs      | Aborted
meanjs      | npm ERR! code ELIFECYCLE
meanjs      | npm ERR! errno 134
meanjs      | npm ERR! [email protected] start: `gulp`
meanjs      | npm ERR! Exit status 134
meanjs      | npm ERR! 
meanjs      | npm ERR! Failed at the [email protected] start script.
meanjs      | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
meanjs      | 
meanjs      | npm ERR! A complete log of this run can be found in:
meanjs      | npm ERR!     /root/.npm/_logs/2018-09-17T04_48_28_916Z-debug.log
^CERROR: Aborting.

This boilerplate is so buggy with Docker. How are you guys going to deploy your projects?

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