yozosann
yozosann
My nginx : ` server { listen 80; server_name myterm.yozosann.com; location / { proxy_pass http://www.yozosann.com:8756/; } }` you can go myterm.yozosann.com, then you can go console, you will get a...
ERROR in bundle.js from UglifyJs SyntaxError: Unexpected token: string (./main.scss) [./app/index.js:1,0] 貌似不能识别scss?
[root@vultr ~]# cd hterm [root@vultr hterm]# stack install Downloaded lts-3.5 build plan. Preparing to install GHC to an isolated location. This will not interfere with any system-level installation. Downloaded ghc-7.10.2....