error bpPath is not defined https://github.com/Veams/cli/blob/589fd57e7a3f444677457c04a481cd5384c00cfa/bin/commands/install.js#L109 fix: ``` //const name = helpers.getLastFolder(bpPath); const name = helpers.getLastFolder(src); ```