Closed hilinc closed 6 months ago
C:\Users\DELL>node -v v16.14.2
C:\Users\DELL>npm -v 8.5.0
I don't have a idea about what you want to do, so if you want to:
172 will be fixed in the next version.
I don't have a idea about what you want to do, so if you want to:
- deploy service to base path, see: https://github.com/HuolalaTech/page-spy-web/wiki/FAQ#how-to-deploy-on-sub-path
- contribution, see: https://github.com/HuolalaTech/page-spy-web/blob/main/CONTRIBUTING.md
No worries, I have just modified my nginx configuration, and now I can access it via a sub-path.
Describe the bug
Refer to this issue, https://github.com/HuolalaTech/page-spy-web/issues/172。
I clone page-spy-web adn rewrite vite config
base
option. Locally, verification is successful using yarn start:client, and the service can be accessed through a custom base path. It is built using yarn build:client. The yarn version is 1.22.19. It is published through npm at https://www.npmjs.com/package/p-page-spy-web.I can't install it using npm 8.19.3 or pnpm 7.20.0, I got the following error:
Steps to reproduce
No response
System Info
Logs
No response
Validations