HuAlex007 commented on issue #6087: URL: https://github.com/apache/hop/issues/6087#issuecomment-3840358860
I met the same error in Linux when use v2.16 (same error when use version after v2.10). I ask AI, it suggestion to add one sheBang in first line, I add **#!/bin/sh** in first line then it works. <img width="427" height="129" alt="Image" src="https://github.com/user-attachments/assets/9179315e-754e-424a-872e-3604b7c437bb" /> <img width="1324" height="508" alt="Image" src="https://github.com/user-attachments/assets/aeeabe46-a0ef-4889-9b8d-afc7c95207fc" /> <img width="521" height="169" alt="Image" src="https://github.com/user-attachments/assets/6317c8eb-2c9e-4274-95bd-5e4629e35a99" /> -- 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]
