"/tmp/build_b536cd132a46eb5122e9f1dcd82d294f/tellform-tellform-3a349a3/.heroku/node/bin/node" "/tmp/build_b536cd132a46eb5122e9f1dcd82d294f/tellform-tellform-3a349a3/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /tmp/build_b536cd132a46eb5122e9f1dcd82d294f/tellform-tellform-3a349a3/node_modules/v8-debug
node-pre-gyp ERR! node -v v8.2.1
node-pre-gyp ERR! node-pre-gyp -v v0.6.36
node-pre-gyp ERR! not ok
Failed to execute '/tmp/build_b536cd132a46eb5122e9f1dcd82d294f/tellform-tellform-3a349a3/.heroku/node/bin/node /tmp/build_b536cd132a46eb5122e9f1dcd82d294f/tellform-tellform-3a349a3/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/tmp/build_b536cd132a46eb5122e9f1dcd82d294f/tellform-tellform-3a349a3/node_modules/v8-debug/build/debug/v0.7.7/node-v57-linux-x64/debug.node --module_name=debug --module_path=/tmp/build_b536cd132a46eb5122e9f1dcd82d294f/tellform-tellform-3a349a3/node_modules/v8-debug/build/debug/v0.7.7/node-v57-linux-x64' (1)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! v8-debug@0.7.7 install: node-pre-gyp install --fallback-to-build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the v8-debug@0.7.7 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /app/.npm/_logs/2017-07-31T23_50_53_069Z-debug.log
-----> Build failed
We're sorry this build is failing! You can troubleshoot common issues here:
https://devcenter.heroku.com/articles/troubleshooting-node-deploys
Some possible problems:
- Dangerous semver range (>) in engines.node
https://devcenter.heroku.com/articles/nodejs-support#specifying-a-node-js-version
Love,
Heroku
! Push rejected, failed to compile Node.js app.
! Push failed
Hey guys, I would like to deploy tellform locally with the docker image. First of all jshint:all fails, cause he finds a load of errors (first task failes with 1218 errors in 140 files). He finds errors like url = require)'url'); <- 'require' is not defined
Then i can still access the login page via localhost:3000 in my browser, but i cant even sign up. When i open the site, this is what the debugger lists me:
GET / 304 100.186 ms - -
GET /static/lib/bootstrap/dist/css/bootstrap.min.css 304 5.851 ms - -
like 200 lines of this.
Someone got any advice for me)
My stats: running docker on 16.04 ubuntu with latest version of docker-ce
For a multiple choice option checkbox is mandatory. How to implement checkbox in this repo.
Currently in multiple choice option it is only radio button to select one. this work can be done by dropdown also but is a qustion is been asked for muliple choices then ?
For this in Multiple choice only we can give a button to choose multiple or single. if opted for multiple then checkbox will open.
I tried with below versions
➜ tellform git:(master) ✗ npm -v
3.10.10
➜ tellform git:(master) ✗ node -v
v6.10.0
Trouble solving errors from last one week