cramforce / splittable

Module bundler with support for code splitting, ES6 & CommonJS modules.
Apache License 2.0
945 stars 34 forks source link

Commands never terminate #21

Closed doug-wade closed 7 years ago

doug-wade commented 7 years ago

on osx 10.10.5 --help, -v and any other command never terminates -- just prints a single warning and hangs indefinitely

i-200077 foss/sinopia ‹master*› » node -v
v7.1.0
i-200077 foss/sinopia ‹master*› » npm -v
3.10.9
i-200077 foss/sinopia ‹master*› » splittable -v
(node:72147) DeprecationWarning: Using Buffer without `new` will soon stop working. Use `new Buffer()`, or preferably `Buffer.from()`, `Buffer.allocUnsafe()` or `Buffer.alloc()` instead.