Open saber-talai opened 6 years ago
Hi, I got following error:
[root@srv1 burrow-stats]# docker run -p 8022:8022 -e PORT=8022 -v /opt/burrow-stats/configs.json tulios/burrow-stats:latest Error: Error: Cannot find module '../../configs.json'
configs.json file is just on the same path.
Any idea?
And here is my node version: [root@srv1 burrow-stats]# npm -v 5.6.0 [root@srv1 burrow-stats]# node -v v8.11.3
Hi, I got following error:
[root@srv1 burrow-stats]# docker run -p 8022:8022 -e PORT=8022 -v /opt/burrow-stats/configs.json tulios/burrow-stats:latest Error: Error: Cannot find module '../../configs.json'
configs.json file is just on the same path.
Any idea?
And here is my node version: [root@srv1 burrow-stats]# npm -v 5.6.0 [root@srv1 burrow-stats]# node -v v8.11.3