Windows下开发者工具HTTP上传 path is not defined

发布于 7 年前作者 bjia1510 次浏览最后编辑 7 年前来自 ask

环境:windows端 v1.02.1808172

尝试过的路径格式:

D:\大连\dist\烟台

D:\abtest\dist\myself123

D:\\daasdadad\\dist\\xxx9123name

D:/大连/dist/烟台

D:/abtest/dist/myself123


调用方法:

上传请求url:

http://127.0.0.1:${port}/upload?projectpath=${encodeURIComponent(distPath.replace(\\,‘/’))}&version=v1.0.0&desc=test

结果:{“code”:40000,“error”:“错误 ReferenceError: path is not defined”}

求解:什么路径格式可以上传?

2 回复
lei99
lei991 楼6 年前

预览也不可以

jie16
jie162 楼5 年前

请问你试过预览可以吗?