Created
October 1, 2015 16:27
-
-
Save karstenrowe/8a5bcb6de1a84b21e4a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
karstenrowe-macbook:nutshell-git karstenrowe$ ./scripts/clientBuild | |
You’re on a Mac, so we are connecting to vagrant environment | |
Bringing machine 'dev' up with 'virtualbox' provider... | |
==> dev: VirtualBox VM is already running. | |
Starting clientBuild session… | |
index: 131, | |
line: 9, | |
callLine: NaN, | |
callExtract: undefined, | |
column: 20, | |
extract: | |
[ '\t\tbackground: @off-white;', | |
'\t\tborder: 1px solid @off-white-md;', | |
'\t\tmargin-top: 1px;' ], | |
message: 'variable @off-white-md is undefined in file /var/www/nutshell-git/public/include/less/setup-builder.less line no. 9', | |
stack: undefined, | |
lineNumber: 9, | |
fileName: '/var/www/nutshell-git/public/include/less/setup-builder.less', | |
name: 'Error', | |
showStack: false, | |
showProperties: true, | |
plugin: 'gulp-less', | |
__safety: { toString: [Function] } } | |
[16:27:15] Finished 'styles' after 452 ms | |
[16:27:15] Styles - Compiling: 1 items |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment