You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the noob question, but I'm new to terminal/powerscript and am having issues getting the script to run. I've installed ImageMagick and have the images on my desktop, but am unsure of the text to enter into terminal to run the script
What I currently have is PS /Users/[username]> /Users/username/Desktop/notion-cover-script-main/notion-script.sh [path to image]
But I get the error "convert: `1500x300' @ error/convert.c/ConvertImageCommand/3339."
When I try PS /Users/[username]> /Users/username/Desktop/notion-cover-script-main/notion-script.sh [path to image] [name of converted image.jpg]
Nothing happens
The text was updated successfully, but these errors were encountered:
Sorry for the noob question, but I'm new to terminal/powerscript and am having issues getting the script to run. I've installed ImageMagick and have the images on my desktop, but am unsure of the text to enter into terminal to run the script
What I currently have is
PS /Users/[username]> /Users/username/Desktop/notion-cover-script-main/notion-script.sh [path to image]
But I get the error "convert: `1500x300' @ error/convert.c/ConvertImageCommand/3339."
When I try
PS /Users/[username]> /Users/username/Desktop/notion-cover-script-main/notion-script.sh [path to image] [name of converted image.jpg]
Nothing happens
The text was updated successfully, but these errors were encountered: