gulp-atom-electron icon indicating copy to clipboard operation
gulp-atom-electron copied to clipboard

Emit an error if no package.json is found

Open tomzx opened this issue 9 years ago • 1 comments

Hello, I spent a couple of minutes trying to figure out why no package was being built only to discover that if no package.json is part of the src stream nothing would be built.

I think it would make sense to notify the user that a package.json is expected but was not found.

tomzx avatar Mar 21 '16 20:03 tomzx

Thanks, this issue saved me a lot of trouble.

baszalmstra avatar Nov 14 '16 10:11 baszalmstra