関数が原因で、firebase にデプロイしようとするとエラーが発生します。
Firebase deploy functions grpc エラー.. Windows 7、Angular cli 1.6、Node v 9、npm -s 3 X
node-pre-gyp ERR! Tried to download(403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.6.6/node-v59-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for grpc@1.6.6 and node@9.3.0 (node-v59 ABI) (falling back to source compile with node-gyp)
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
D:\websites\website\functions\node_modules\firebase-admin\node_modules\grpc\build\WINDOWS_BUILD_WARNING.vcxproj(20,3): error MSB4019: The imported project "D:\Microsoft.Cpp.D
efault.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
私は何を間違っていますか?これは、ノードのバージョンが原因で問題になる可能性がありますか?