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
If a package defines a bin (executable) npm will symlink it under ./node_modules/.bin. Currently have-it doesn't handle these, which means npm run scripts aren't supported (amongst other things).