根目录下放一个文件‘helloservice.wsdl’,然后就不能部署到腾讯云上了。如何在搜索-功能中展示微信小程序+微信小程序教程。会报错
Error: ENOENT: no such file or directory, open 'helloservice.wsdl'
var xml = require('fs').readFileSync('helloservice.wsdl', 'utf8'),
server = http.createServer(function (request, response) {
response.end("404: Not Found: " + request.url)
});
本文来自微信小程序开发者论坛 微信小程序工厂 http://www.xcxgc.com 转载请保留。
微信小程序开发者回答:
R***:
求解啊? 怎么处理
本文网址:http://www.91bianli.com/weixinxiaochengxu/54971.html