plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
58 stars 7 forks source link

vitepress is giving an error building the docs due to removing package-lock.json from the repo #126

Closed rizen closed 2 months ago

rizen commented 2 months ago

https://github.com/plainblack/ving/actions/runs/8839855333/job/24274087809

Error: Dependencies lock file is not found in /home/runner/work/ving/ving. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock

rizen commented 2 months ago

restored package-lock.json, will find a way to merge it downstream