Open liubotongs opened 5 months ago
import {BuffaloZclDataType} from 'zigbee-herdsman/dist/zspec/zcl/definition/enums';
It should be fixed in the latest version: 19.49.0 as there was some refactoring some time ago from the ZCL folder.
You are basically compiling an old codebase of ZHC with a newer version of ZH. You might want to update your dependencies (and your codebase)