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