Hi, please don't let this close. No matter what I do on windows the error at the top of the page is all that is printed. It seems to only happen with typescript plugins. Please help. zfy0701added a commit to sentioxyz/ts-proto that referenced this issueJan 5, 2023 ...
90# Path to this plugin, Note this must be an abolsute path on Windows (see #15) 91PROTOC_GEN_TS_PATH="./node_modules/.bin/protoc-gen-ts" 92 93# Directory to write generated code to (.js and .d.ts files) 94OUT_DIR="./generated" ...
"windows-sys 0.48.0", ] [[package]] name = "cargo-patch" version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "05f059cd5b8f3c379ac40a5fa2655b4a864374ee3de92fc2370dccecf840ba72" dependencies = [ "anyhow", "cargo", "fs...