CK Ren
CK Ren
cabox@box-codeanywhere:~/workspace$ node min.js (node:1493) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Failed to launch chrome! /home/cabox/workspace/node_modules/puppeteer/.local-chromium/linux-497674/chrome-linux/chrome: error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such...
How can I run on linux?
Hi, When I add 'bootstrap.min.css' to my component( styles="/resource/BootstrapSF1/bootstrap-sf1-0.1.0-beta.16/dist/css/bootstrap.min.css" ), the page like that:  however, the orignal page is like that: 
any idea? Traceback (most recent call last): File "nightminer.py", line 954, in miner.serve_forever() File "nightminer.py", line 829, in serve_forever sock.connect((hostname, port)) File "/usr/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(*args) socket.error:...