Hello! It may be worth moving this code from this file `bootstrap/commands.js` to `bootstrap/index.js`. ``` var utils = require('../lib/utils'); global.appdir = utils.workspace(); ```