Earl Potters
Earl Potters
This is my command that I typed into terminal ``` $ npx degit [email protected]:ionic-react-course/hello-world.git hello-world ! could not download https://gitlab.com/ionic-react-course/hello-world/repository/archive.tar.gz?ref=d133d476024c928008e81fe27e5c0257bfb8c010 ``` Apparently, there is an issue with fetching gitlab repos...
## Problem This is a reference to https://github.com/vercel/next.js/issues/53605 ## Solution Downgrade nextjs to -> 13.4.12
React version: ^18.2.0 ## Steps To Reproduce 1. Create a custom hook that accepts a single argument and fetches data based on that argument. 2. Use the custom hook in...
### Description: This PR introduces MkDocs integration to the LM Evaluation Harness repository, significantly enhancing documentation readability and accessibility. It provides: - **MkDocs setup**: Configured via `mkdocs.yml` with a structured...