@Roy-Mustang Вы были правы. У меня действительно были эмодзи в скрипте Node.js. После их удаления я смог нормально загрузить его на сервер. Большое спасибо!
How to get only one line with LinesFromFiles ? It returns the whole file...
-
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, How to get only one line with LinesFromFiles ? It returns the whole file...
Don't read it
-
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, it doesn't work...
Output the resource data to the log, without reading the file
-
@Fox said in How to get only one line with LinesFromFiles ? It returns the whole file...:
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, it doesn't work...
Output the resource data to the log, without reading the file
It worked, thanks !

