Craig Vanderlinden

Results 4 comments of Craig Vanderlinden

Also when trying to run `yarn install` manually I get > error @azure/[email protected]: The engine "node" is incompatible with this module. Expected version ">=12.0.0". Got "10.24.1"

Trying to run `npm install` manually I get > node-pre-gyp ERR! Tried to download(403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.9.1/node-v64-linux-x64-glibc.tar.gz node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, glibc) (falling back...

@dandunckelman I switched from Ubuntu 20.04 to Ubuntu 18.04 and I was able to resolve the issue that way, sorry not able to help test at this moment.

Right, I did. getState() can tell me when it's closed, but it will also say closed before it's been activated once. Events is what I use to add the CSS...