NodeMCU-Tool icon indicating copy to clipboard operation
NodeMCU-Tool copied to clipboard

:wrench: Upload + Manage Lua files on NodeMCU

Results 19 NodeMCU-Tool issues
Sort by recently updated
recently updated
newest added

## Summary This one isn't as important, but some users might need newer node bindings that are only supported in latest `serialport` versions. - Upgrades [node-serialport](https://github.com/serialport/node-serialport) to v10 - **BREAKING...

## Summary Fixes #74 When running the command line tool with node versions greater than 14, the following warning is displayed: ``` (node:1793) Warning: Accessing non-existent property 'padLevels' of module...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

I am running this tool on ubuntu16.04 and iam currently following instructions from: https://github.com/nodemcu/nodemcu-firmware/blob/release/docs/getting-started.md#nodemcu-tool after installing NodeMCU-Tool globally with `$ npm install nodemcu-tool -g` running `$ nodemcu-tool --version` gives `3.2.1`...

## Checklist ## 1. Can you establish a serial connection **WITHOUT** Nodemcu-Tool - e.g. with a serial terminal like Putty ? yes 2. Does the `nodemcu-tool fsinfo` command work ?...

Bumps [i](https://github.com/pksunkara/inflect) from 0.3.6 to 0.3.7. Commits 71961bd Version bump v0.3.7 a9a0a8e Fix CVE-2021-3820 c025e15 Fix formatting dace42b Move away from travis 22fa473 Merge pull request #30 from pksunkara/dependabot/add-v2-config-file e84c23a...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. Commits d69edfd 1.2.3 847473a test all branches 0bd87ec Fix unintialized memory access dc097f3 test newer versions of Node See full diff in compare view...

dependencies

## Environment ## * **Operating System** Fedora 33 * **ESP Device/Revision** ESP8266 * **NodeMCU-Tool Version** Please use the least recent version to validate the issue `3.2.1` * **Node.js Version** `14.15.4`...

bug
wontfix