elk-zone / elk

A nimble Mastodon web client
https://elk.zone
MIT License
5.52k stars 567 forks source link

docs: fix documentation build error #3045

Closed shuuji3 closed 2 weeks ago

shuuji3 commented 2 weeks ago

fix https://github.com/elk-zone/elk/issues/3042

netlify[bot] commented 2 weeks ago

Deploy Preview for elk-docs ready!

Name Link
Latest commit 57988710583eb078151d59f922fd788bc54c9b15
Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/6730e353ca24bf00082d8c4f
Deploy Preview https://deploy-preview-3045--elk-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

socket-security[bot] commented 2 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub โ†—๏ธŽ

Package New capabilities Transitives Size Publisher
npm/@nuxt-themes/docus@1.15.1 Transitive: environment, filesystem, network +43 11.2 MB atinux

๐Ÿšฎ Removed packages: npm/@nuxt-themes/docus@1.15.0, npm/eslint@9.14.0, npm/file-saver@2.0.5, npm/flat@6.0.1, npm/floating-vue@5.2.2, npm/focus-trap@7.5.4, npm/form-data@4.0.0, npm/fs-extra@11.2.0, npm/fuse.js@7.0.0, npm/github-reserved-names@2.0.4

View full reportโ†—๏ธŽ

netlify[bot] commented 2 weeks ago

Deploy Preview for elk-zone ready!

Name Link
Latest commit 57988710583eb078151d59f922fd788bc54c9b15
Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/6730e353b2d90c0008e7cd48
Deploy Preview https://deploy-preview-3045--elk-zone.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

userquin commented 2 weeks ago

can you update the docs readme file , installing dependencies should be done from root?

userquin commented 2 weeks ago

upps, looks like we change the PR title at the same time

shuuji3 commented 2 weeks ago

Thanks for the update! I checked the README file and found out there's already an instruction to run pnpm i from root directory so it should be fine as is: https://github.com/elk-zone/elk/blob/fb7f2b5a8ef8bac678e8ebbf1bf12fb6058082e8/CONTRIBUTING.md#L31