Closed andranikmirzoyan closed 7 years ago
Is there any other output? Does it work if you don't pass the --skip-pop flag?
Trying again today. If there is a way for more verbose output I'll try it.
today I ran threw new setup following: http://gopherguides.com/before-you-come-to-class Then http://gobuffalo.io/docs/getting-started
I see the result is the similar but buffalo version is updated and exit status is 2. output follows:
Will remove created code dir and try without --skip-pop
. Should I add --db-type mysql
? otherwise docs indicate sqlite will be used and require gcc which I do not have at this time.
Unfortunately the docs were wrong and have been amended. Even if you are not using SQLite. Sorry for the confusing.
Mark Bates
On Jul 12, 2017, 8:38 PM -0600, edmwagner notifications@github.com, wrote:
Will remove created code dir and try without --skip-pop. Should I add --db-type mysql ? otherwise docs indicate sqlite will be used and require gcc which I do not have at this time. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Ahh. Mark just noticed your comment about missing gcc. I'll add gcc to cygwin and before and try running from under cygwin sell
Closing this since it is basically a duplicate of #500
Hi All,
I'm fairly new to this... been pulling my hair trying to figure out why this is failing... I'd be grateful if anyone can show me some direction.
Some background information:
OS: Ubunto 16.04
Profile: export GOROOT="/usr/local/go" export GOPATH="/home/amirzoyan/work" export GOBIN="$GOPATH/bin" export PATH="/usr/local/go/bin:$GOBIN:$PATH"
go version: go version go1.8.3 linux/amd64
Environments: XDG_SESSION_ID=25 TERM=xterm-256color SHELL=/bin/bash SSH_CLIENT=4.7.30.2 36208 22 GOBIN=/home/amirzoyan/work/bin SSH_TTY=/dev/pts/0 USER=amirzoyan MAIL=/var/mail/amirzoyan PATH=/usr/local/go/bin:/home/amirzoyan/work/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD=/home/amirzoyan LANG=en_US.UTF-8 NODE_PATH=/usr/lib/nodejs:/usr/lib/node_modules:/usr/share/javascript SHLVL=1 HOME=/home/amirzoyan GOROOT=/usr/local/go LOGNAME=amirzoyan GOPATH=/home/amirzoyan/work XDG_RUNTIMEDIR=/run/user/1000 OLDPWD=/home/amirzoyan =/usr/bin/env
buffalo version: Buffalo version is: v0.9.0
Failing build: ` buffalo new baldeagle --skip-pop --> npm install --save webpack@~2.3.0 sass-loader css-loader style-loader node-sass extract-text-webpack-plugin babel-cli babel-core babel-preset-env babel-loader url-loader file-loader jquery bootstrap path font-awesome npm-install-webpack-plugin jquery-ujs copy-webpack-plugin expose-loader npm WARN prefer global node-gyp@3.6.2 should be installed with -g