NarHakobyan / awesome-nest-boilerplate

Awesome NestJS Boilerplate 😍, Typescript 💪, Postgres 🎉, TypeORM 🥳
https://narhakobyan.github.io/awesome-nest-boilerplate
MIT License
2.39k stars 452 forks source link

fix(): vuepress-vite-2.0.0-beta.50-pre.1 from yarn lock #302

Closed austinp0wers closed 1 year ago

austinp0wers commented 1 year ago

this has been causing "404 Not Found" error when I was trying to install all the dependencies. An unexpected error occurred: "https://registry.yarnpkg.com/vuepress-vite/-/vuepress-vite-2.0.0-beta.50-pre.1.tgz: Request failed \"404 Not Found\"". the above is the exact error.

To resolve this problem, i have removed the code below. Thanks.

NarHakobyan commented 1 year ago

Thanks @austinp0wers for PR, but could you please run yarn upgrade?

NarHakobyan commented 1 year ago

Upgraded all libs, closing this.

CaoThien96 commented 1 year ago

I have done yarn upgrade and choose vuepress-vite version but still facing above problem. I run docker compose up