kalamuna / kss-bootstrap

:b: A KSS Template and Styleguide for Bootstrap.
http://kalamuna.github.io/kss-bootstrap
Other
13 stars 2 forks source link

Update the Builder to KSS-Node 3.x #39

Open thejimbirch opened 8 years ago

thejimbirch commented 8 years ago

Hi,

Any beginner tutorials on getting this set up? I tried to follow the read me, but could not get it to run with out error.

Thanks, Jim

RobLoach commented 8 years ago

What error do you get?

thejimbirch commented 8 years ago

kss-node bootstrap docroot/styleguide -t bootstrap fs.js:500 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT, no such file or directory '/Users/Jim/vagrant/xmd8/bootstrap/index.html' at Error (native) at Object.fs.openSync (fs.js:500:18) at Object.fs.readFileSync (fs.js:352:15) at kssHandlebarsGenerator.init (/usr/local/lib/node_modules/kss/generator/handlebars/kss_handlebars_generator.js:137:22) at cli (/usr/local/lib/node_modules/kss/lib/cli.js:171:13) at Object. (/usr/local/lib/node_modules/kss/bin/kss-node:9:1) at Module._compile (module.js:460:26) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12)

RobLoach commented 8 years ago

-t bootstrap, the bootstrap should likely point to node_modules/kss-bootstrap/bootstrap.

RobLoach commented 7 years ago

Yeah, the Builder itself is very old, doesn't work on 3.0. I'm going to update this story to be "Support KSS 3.x"