Bump esptool-js from 0.3.2 to 0.4.1 #833
Annotations
6 errors
build:
src/flash.ts#L43
Argument of type '{ transport: Transport; baudrate: number; romBaudrate: number; }' is not assignable to parameter of type 'LoaderOptions'.
|
build:
src/flash.ts#L59
Property 'main_fn' does not exist on type 'ESPLoader'.
|
build:
src/flash.ts#L60
Property 'flash_id' does not exist on type 'ESPLoader'. Did you mean 'flashId'?
|
build:
src/flash.ts#L169
Property 'erase_flash' does not exist on type 'ESPLoader'. Did you mean 'eraseFlash'?
|
build:
src/flash.ts#L190
Property 'write_flash' does not exist on type 'ESPLoader'. Did you mean 'writeFlash'?
|
build
Process completed with exit code 2.
|