I just installed Shopify's 'Slate' package using npm.
Terminal shows that the package was added to '/.npm-packages/lib'. However, when I attempt to build a new shopify theme using the command 'slate theme newthemename', the command isn't found... ...even though slate clearly was installed.
Curious to figure out what I'm doing wrong, so any help/advice is much appreciated!