chnljx

Results 3 issues of chnljx

升级vue-router后出现这个错误:Uncaught (in promise) Error: Redirected when going from "/login?redirect=%2Fdashboard" to "/dashboard" via a navigation guard. 发现错误是在permission.js中next({ ...to, replace: true })这里跳转的时候报错,不知道有什么解决方法?

```shell Processing dependencies for realesrgan==0.3.0 Searching for torchvision Reading https://pypi.org/simple/torchvision/ /usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/34/8d/43f36b6ff585de3ebd5df10ef07c4377b2cce9155f9810c7382427c1430e/torchvision-0.15.1-cp310-cp310-manylinux1_x86_64.whl#sha256=d4de10c837f1493c1c54344388e300a06c96914c6cc55fcb2527c21f2f010bbd ```