generator-poole
generator-poole copied to clipboard
A Jekyll Yeoman generator.
I get these after a clean yo poole | jekyll build. /usr/local/lib/ruby/gems/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_resolver.rb:4:in `': uninitialized constant Psych::Nodes (NameError) from /usr/local/lib/ruby/gems/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_resolver.rb:2:in`module:SafeYAML' from /usr/local/lib/ruby/gems/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_resolver.rb:1:in `' from /usr/local/Cellar/ruby/2.2.0/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in`require' from /usr/local/Cellar/ruby/2.2.0/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require' from /usr/local/lib/ruby/gems/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/load.rb:131:in`module:SafeYAML' from...
Updates [Chalk](https://www.npmjs.org/package/chalk) to latest version, 1.0.0. See the [releasenotes](https://github.com/sindresorhus/chalk/releases/tag/v1.0.0) for the changes. This is the first major version, and the API can now be considered stable. This commit and PR...
When I run 'yo poole' I get this message: ``` module.js:338 throw err; ^ Error: Cannot find module './build/Release/shell' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Module.require (module.js:365:17) at require...
Just attempted to run, received this output: ``` $ yo poole module.js:338 throw err; ^ Error: Cannot find module './build/Release/shell' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Module.require (module.js:365:17) at...