thomthom / skippy

CLI Development tool for SketchUp extensions
MIT License
21 stars 5 forks source link

skippy sketchup:lib warnings/errors #39

Closed thomthom closed 5 years ago

thomthom commented 5 years ago
WARNING: unable to load thorfile "/Users/tthomas2/SourceTree/testup-2/skippy/commands/build.rb": no implicit conversion of nil into String
/Users/tthomas2/SourceTree/testup-2/skippy/commands/lib/inkscape.rb:3:in `expand_path'
WARNING: unable to load thorfile "/Users/tthomas2/SourceTree/testup-2/skippy/commands/lib/inkscape.rb": no implicit conversion of nil into String
/Users/tthomas2/SourceTree/testup-2/skippy/commands/lib/inkscape.rb:3:in `expand_path'
thomthom commented 5 years ago

This relate to custom skippy commands in TestUp project.