Upgrade to KSS 3
Closed this issue · 4 comments
herrjosua commented
I am getting the following error unknown argument: t
when I try to run npm-exec kss node_modules/kss-bootstrap/styleguide out -t node_modules/kss-bootstrap/bootstrap
. I have kss
installed globally, kss-bootstrap
repo checked out, and ran a npm install
within the kss-bootstrap
directory. I'm running node version v4.2.3
, ,npm version 3.9.3
on OS X El Capitan version 10.11.6
.
RobLoach commented
Which version of kss are you using?
herrjosua commented
I am using the latest version 3.0.0-beta.14
.
RobLoach commented
Ah, it's targetting version 2 currently. Going to re-frame this issue to be Upgrade to 3 👍 . Thanks a lot for the testing! While the Template itself may not work with KSS3, the KSS docs work just fine with KSS3.