sindresorhus / create-dmg

Create a good-looking DMG for your macOS app in seconds
MIT License
4.72k stars 196 forks source link

Command return X only #48

Closed malavagile closed 4 years ago

malavagile commented 4 years ago

Hello Team,

I have installed this script through the terminal using HomeBrew. Now I tried to create DMG and get the only X in response. Have a look at the attached screenshot here.

Can you help me in identifying what exactly I am doing wrong here?

Screenshot 2020-03-05 at 1 17 49 PM

Thanks, Malav Soni

sindresorhus commented 4 years ago

Installing through Homebrew is not officially supported. The missing error issue was fixed in the latest version. Install using the install instructions in the readme.

malavagile commented 4 years ago

Installing through Homebrew is not officially supported. The missing error issue was fixed in the latest version. Install using the install instructions in the readme.

But I haven't installed that using HomeBrew.

I simply follow the commands from here. https://github.com/sindresorhus/create-dmg/blob/master/readme.md

rkbhochalya commented 4 years ago

@sindresorhus I'm getting same ✖error using v5.0.0 installed globally through yarn. I also have GraphicsMagick installed through Homebrew. My app is in alpha and doesn't have an icon yet. Maybe thats why I'm getting this error?