sdetweil / MagicMirror_scripts

Magic Mirror installation and setup scripts
337 stars 61 forks source link

Error in MM Install Script #88

Closed htilburgs closed 1 week ago

htilburgs commented 1 month ago

During installation, the next error appears

Installing dependencies ... (node:27185) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit

sdetweil commented 2 weeks ago

that is the npm code with an error message, nothing we can do.

it's not fatal so just ignore it