Cannot Flash locally in Workbench

Today when I try to flash the firmware locally, I get the following error.

> Executing task: make -f '/Users/john/.particle/toolchains/buildscripts/1.9.2/Makefile' flash-user -s <


:::: PUTTING DEVICE INTO DFU MODE

The module '/Users/john/.particle/node_modules/particle-cli/node_modules/usb/build/Release/usb_bindings.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 57. This version of Node.js requires
NODE_MODULE_VERSION 72. Please try re-compiling or re-installing

What should I do? I try to uninstall and install particle-cli, but it does not help.

try this:

It is working now. Thank you so much.

1 Like