System.Drawing.Common not supported on non-Windows environment
Open
type:bug
- Dominant language
- C#
- Stars
- 0
- Forks
- 3
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
#### Description:
When using the Excel Adapter in zero-code tools, any Excel file that contains images causes a crash when the adapter is trying to open it. This is caused by System.Drawing.Common not being supported on non-Windows environment.
#### Steps to reproduce:
Try to push or pull from an Excel file using the Excel adapter in any zero-code tool.
Contributor guide
Assessment
This issue has not been assessed yet.