-
When trying to start zwavejs-server, I'm getting this error: `node_modules/@zwave-js/server/src/lib/node/message_handler.ts:3:3 - error TS2305: Module '"zwave-js"' has no exported member 'LifelineHealthCheckSummary'. 3 LifelineHealthCheckSummary, 4 RouteHealthCheckSummary, 124 summary = await node.checkLifelineHealth( 141 summary = await node.checkRouteHealth(
` Package.json: Am I missing module here, or what am I missing? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
8.8.3 reverted some of the changes that are being relied on here because they caused more problems than they solved. You should probably upgrade to 8.9.0-beta.1 |
Beta Was this translation helpful? Give feedback.
8.8.3 reverted some of the changes that are being relied on here because they caused more problems than they solved. You should probably upgrade to 8.9.0-beta.1