You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BadRequestError: Malicious Path
at resolvePath (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\resolve-path\index.js:77:11)
at C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\koa-send\index.js:69:12
at next (native)
at onFulfilled (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\co\index.js:65:19)
at C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\co\index.js:54:5
at co (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\co\index.js:50:10)
at send (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\koa-send\index.js:36:10)
at Object.serve (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\koa-static\index.js:41:19)
at next (native)
at Object.allowedMethods (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\koa-router\lib\router.js:374:5)
界面截图(可选)
The text was updated successfully, but these errors were encountered:
wept --version
:0。9。0
node --version
:5。7。0
WINDOWS
CHROM
在小程序目录直接运行wept,访问路径localhost:3000/pages/index 报错
错误日志
BadRequestError: Malicious Path
at resolvePath (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\resolve-path\index.js:77:11)
at C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\koa-send\index.js:69:12
at next (native)
at onFulfilled (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\co\index.js:65:19)
at C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\co\index.js:54:5
at co (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\co\index.js:50:10)
at send (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\koa-send\index.js:36:10)
at Object.serve (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\koa-static\index.js:41:19)
at next (native)
at Object.allowedMethods (C:\dev\nvm\v5.7.0\node_modules\wept\node_modules\koa-router\lib\router.js:374:5)
界面截图(可选)
The text was updated successfully, but these errors were encountered: