kgetz-arista opened a new issue, #468: URL: https://github.com/apache/arrow-js/issues/468
### Describe the bug, including details regarding any error messages, version, and platform. I'm not sure what this dependency is, but it's in my dependency graph somehow, and is now responsible for a couple of warnings at the end of our `pnpm install`: ``` 10:11:40 [WARN] Failed to create bin at /home/jenkins/workspace/Geiger/geiger-audit-deps/common/temp/node_modules/.pnpm/@[email protected]/node_modules/@duckdb/duckdb-wasm/node_modules/.bin/arrow2csv. ENOENT: no such file or directory, open '/home/jenkins/workspace/Geiger/geiger-audit-deps/common/temp/node_modules/.pnpm/[email protected]/node_modules/apache-arrow/bin/arrow2csv.cjs' 10:11:40 [WARN] Failed to create bin at /home/jenkins/workspace/Geiger/geiger-audit-deps/common/temp/node_modules/.pnpm/[email protected]/node_modules/apache-arrow/node_modules/.bin/arrow2csv. ENOENT: no such file or directory, open '/home/jenkins/workspace/Geiger/geiger-audit-deps/common/temp/node_modules/.pnpm/[email protected]/node_modules/apache-arrow/bin/arrow2csv.cjs' ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
