DocsGPT icon indicating copy to clipboard operation
DocsGPT copied to clipboard

[!Breaking Change]: Migrate package manager to pnpm

Open adeyinkaezra123 opened this issue 2 years ago • 7 comments

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) CI update

  • Why was this change needed? (You can also link to an open issue here) More speed, less memory. Other reasons explained here

adeyinkaezra123 avatar Oct 12 '23 05:10 adeyinkaezra123

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ❌ Failed (Inspect) Oct 14, 2023 7:33pm
nextra-docsgpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2023 7:33pm

vercel[bot] avatar Oct 12 '23 05:10 vercel[bot]

@adeyinkaezra123 is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 12 '23 05:10 vercel[bot]

@dartpain Check this out!

adeyinkaezra123 avatar Oct 12 '23 05:10 adeyinkaezra123

Codecov Report

Merging #575 (2ed15d2) into main (31fb180) will not change coverage. Report is 33 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #575   +/-   ##
=======================================
  Coverage   17.57%   17.57%           
=======================================
  Files          59       59           
  Lines        2720     2720           
=======================================
  Hits          478      478           
  Misses       2242     2242           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Oct 12 '23 05:10 codecov[bot]

Any update concerning this @dartpain ?

adeyinkaezra123 avatar Oct 13 '23 19:10 adeyinkaezra123

Sorry my bad, i thought you where working on it. I personally prefer pnpm, so lets do this. Mark this PR as ready for review once you are happy with it please. Thank you!

dartpain avatar Oct 14 '23 19:10 dartpain

Please try to solve this error trace

src/conversation/ConversationBubble.tsx(10,18): error TS2307: Cannot find module 'copy-to-clipboard' or its corresponding type declarations.

Error: Command "pnpm run build" exited with 1

dartpain avatar Oct 14 '23 19:10 dartpain