prebuild / prebuild

A command line tool for easily doing prebuilds for multiple version of node on a specific platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build error with the latest node version 14.15.1

Lynn-cc opened this issue · comments

commented

platform: window x64
prebuild: latest, 10.0.1

The error occurs when i run npm install serialport --save-dev

And when i reinstall node@10.x, the problem solved.

Likely not an issue with prebuild. I recommend opening a ticket in serialport and to give them more info (most importantly: the output of npm install serialport). Good luck!