Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warnings when trying to add template - missing ruby script? #28

Closed
derek-adair opened this issue Apr 10, 2014 · 0 comments
Closed

warnings when trying to add template - missing ruby script? #28

derek-adair opened this issue Apr 10, 2014 · 0 comments

Comments

@derek-adair
Copy link

I'm trying to add templates via $yo yui3:addtemplate in one of my module directories. It seems to work just fine, save for throwing some warnings when i run the $yo yui3:build-module. The first is probably innocuous (duplicate template warning, seems to overwrite fine). The second is a little troubling though, involiving a postexec shifter clean script? Perhaps that should be packaged next to meta_join.js?

$yo yui3:build-module

... shifter stuff seems to work fine ...
stderr: shifter [err] start stderr output from "/path/to/.nvm/v0.11.12/bin/yo" yui3:handlebars

identical templates/navigation-menu.js

shifter [err] end stderr output from "/Users/derekadair/.nvm/v0.11.12/bin/yo" yui3:handlebars
shifter [err] start stderr output from "/usr/bin/ruby" ../../../../../../script/post_shifter_cleaner.rb

/usr/bin/ruby: No such file or directory -- ../../../../../../script/post_shifter_cleaner.rb (LoadError)

shifter [err] end stderr output from "/usr/bin/ruby" ../../../../../../script/post_shifter_cleaner.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant