bootstrap-cli
bootstrap-cli copied to clipboard
Command-line interface for Bootstrap
Use the bootstrap new --template empty-bootstrap-project-gulp command to enter the project name and then report the error, TypeError:Cannot read property 'url' of undefined
The _variables.scss file created in "\scss\" doesn't contain all the required variables, which cause an issue when trying to compile it.
Following the instructions I've installed the CLI, created a new project with `bootstrap new` then proceeded to `cd` into the directory and run `bootstrap watch` to get the following error