Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected token "=" on container up. #20

Open
GrayWolfy opened this issue Dec 12, 2018 · 0 comments
Open

Unexpected token "=" on container up. #20

GrayWolfy opened this issue Dec 12, 2018 · 0 comments
Assignees

Comments

@GrayWolfy
Copy link

When I up container, I catch this error. And I can't understand what is the problem?
docker-compose -f docker-compose.yaml up unoconv
Recreating gfk_unoconv_service ... done
Attaching to gfk_unoconv_service

gfk_unoconv_service | /unoconvservice/node_modules/hapi/node_modules/somever/lib/index.js:51
gfk_unoconv_service |     constructor(version, options = {}) {
gfk_unoconv_service |                                  ^
gfk_unoconv_service | 
gfk_unoconv_service | SyntaxError: Unexpected token =
gfk_unoconv_service |     at exports.runInThisContext (vm.js:53:16)
gfk_unoconv_service |     at Module._compile (module.js:373:25)
gfk_unoconv_service |     at Object.Module._extensions..js (module.js:416:10)
gfk_unoconv_service |     at Module.load (module.js:343:32)
gfk_unoconv_service |     at Function.Module._load (module.js:300:12)
gfk_unoconv_service |     at Module.require (module.js:353:17)
gfk_unoconv_service |     at require (internal/module.js:12:17)
gfk_unoconv_service |     at Object.<anonymous> (/unoconvservice/node_modules/hapi/lib/server.js:12:17)
gfk_unoconv_service |     at Module._compile (module.js:409:26)
gfk_unoconv_service |     at Object.Module._extensions..js (module.js:416:10)

gfk_unoconv_service exited with code 1

@zrrrzzt zrrrzzt self-assigned this Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants