https://pulumi.com logo
a

aloof-engine-23345

05/05/2020, 6:27 PM
i can’t even get the basic “getting started” with AWS to deploy
s

stocky-island-3676

05/05/2020, 6:28 PM
@aloof-engine-23345 What is the full error-message? Please use a code-snippet for it.
a

aloof-engine-23345

05/05/2020, 6:28 PM
Copy code
pulumi:pulumi:Stack (quickstart-test):
    /usr/local/bin/node[90064]: ../src/env.cc:435:virtual node::Environment::~Environment(): Assertion `(base_object_count()) == (0)' failed.
     1: 0x100b8ff9a node::Abort() (.cold.1) [/usr/local/bin/node]
     2: 0x1000832c4 node::FatalError(char const*, char const*) [/usr/local/bin/node]
     3: 0x10008307c node::AppendExceptionLine(node::Environment*, v8::Local<v8::Value>, v8::Local<v8::Message>, node::ErrorHandlingMode) [/usr/local/bin/node]
     4: 0x10003e4bc node::Environment::~Environment() [/usr/local/bin/node]
     5: 0x10003e606 node::Environment::~Environment() [/usr/local/bin/node]
     6: 0x1000b4ac2 node::NodeMainInstance::Run() [/usr/local/bin/node]
     7: 0x100060f13 node::Start(int, char**) [/usr/local/bin/node]
     8: 0x7fff6e62bcc9 start [/usr/lib/system/libdyld.dylib]
 
    error: an unhandled error occurred: Program exited with non-zero exit code: -1
sorry didn’t see note about snippet… one sec
s

stocky-island-3676

05/05/2020, 6:33 PM
It’s ok. It was already reported here. Would be good if you try the mentioned workaround one-by-one and report what fixed it.
a

aloof-engine-23345

05/05/2020, 6:37 PM
gotcha, my guess would be node version… let me try bumping to the latest
s

stocky-island-3676

05/05/2020, 6:43 PM
BTW: There’s the #typescript channel for more specific questions.