Jack·Boos·Yu
Jack·Boos·Yu
Marked as port bug temporary.
I will look into it tomorrow.
Comfirmed, but don't know why. I will dig deeper.
Can you please unzip [this file](https://github.com/microsoft/vcpkg/files/8067593/flatbuffers.zip) and replace it to _VCPKG_ROOT/ports/flatbuffers_ and try again? Thanks.
Ping for response.
``` CMake Error at ports/node-api/portfile.cmake:5 (message): node not found! Please install it via your system package manager! ``` two way to fix this: - Add new tool `node` to `vcpkg_find_acquire_program`...
> > * Add new tool `node` to `vcpkg_find_acquire_program` > > Which would be a world rebuild...let's not do that Can you please provide the official doc for install node?
> Again, please no new tools in `vcpkg_find_acquire_program`. As @BillyONeal said, we plan to migrate all tools to `vcpkg_find_acquire_program` and use vcpkg instead of cmake to download and unpack them...
Sorry for late, I will review this PR again tomorrow.
We will have some discussion internal this week.