cnodejs.net可以支持绑定域名么?
如题
10 回复
"customHost":"node.wangming.me" ////报错 404 Not Found : node.wangming.me Node App Engine/0.2.0
"customHost" : ["node.wangming.me"]
结果~~~
404 Not Found : node.wangming.me
Node App Engine/0.2.0wangming@ofc-linux-01:~/nodejs$ nae sdown test2
now you are working on app : false
but you are trying : sdown:test2
please leave current dir , cd to another path first!
这是神马原因 以前使用的时候没有过这样的问题,换过npm安装之后就出现了