I have following the installation instructions in the docs and it seems that no `app` directory is being created/scaffolded at all.
I can install ext-gen but when I try to generate an app, it seems to only create the `node_modules` directory, `package.json`, `package-lock.json`, and `webpack.config.js`.
Any ideas?