Closed conao3 closed 3 years ago
Interesting. I wasn't able to replicate this at first, but after I removed node_modules
and re-ran npm install
and npm run build
, sure enough, the compiler catches this. It's likely that TypeScript has been updated to catch this issue.
I'll take a look at your PR, but keep this open until we've found a good fix.
Your PR solved the issue properly and has now been merged.
Good, thanks for developing this plugin!
Backstory
I want to investigate and contribute this plugin, I want to run this plugin locally.
Issue
npm ci
to resolve dependency using yourpackage.lock
andnpm run build
shows error.Environment
oznu/docker-homebridge
)oznu/docker-homebridge
)Log
When I follow these steps:
I get the following log: