Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Running inside docker errors with "cannot determine this system's timezone" #140

Closed
Fuco1 opened this issue Jul 3, 2018 · 1 comment
Closed

Comments

@Fuco1
Copy link

Fuco1 commented Jul 3, 2018

Running docker 18.03, node image node:8.9.3-alpine.

$ /app/node_modules/.bin/eclint check lib test
(node:27) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: cannot determine this system's timezone
(node:27) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Done in 2.00s.
yarn run v1.3.2
@Fuco1
Copy link
Author

Fuco1 commented Jul 11, 2018

Confirming this works, thanks a bunch @gucong3000 ! This was very quick fix (especially since I was on vacation for a week :D)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant