uber-archive / potter

a CLI to create node.js services
MIT License
83 stars 9 forks source link

potter plugin list on fresh install fails #2

Open andrewdeandrade opened 10 years ago

andrewdeandrade commented 10 years ago
uber@aandrade:~/code$ potter plugin list

/usr/lib/node0.10/lib/node_modules/potter/cli/builtin/plugin.js:252
        if(err) throw err;
                      ^
Error: spawn ENOENT
    at errnoException (child_process.js:988:11)
    at Process.ChildProcess._handle.onexit (child_process.js:779:34)

Once you do plugin install potter-playdoh-plugin at least once, this gets fixed and you get

uber@aandrade:~/code$ potter plugin list
 * (empty)
Raynos commented 10 years ago

Yes there was a known bug with something :( we should fix it