bitovi / launchpad

NodeJS Browser Launcher
MIT License
46 stars 28 forks source link

OSX search for nw.js is too deep #78

Open stevenvachon opened 7 years ago

stevenvachon commented 7 years ago

This library found and tried to use an ancient version of node-webkit (0.10.5) that it found in an old project on my external drive. This resulted in broken tests:

screen shot 2017-05-01 at 3 52 58 pm

The mdfind in the macos file should probably be limited with --onlyin.