Closed avleen123 closed 1 year ago
Deployment failed with the following error:
Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").
what is the typo?
what is the typo? Actually previously instead of npm install command it was written pnpm install which was not installing the required packages also the command to run project was written as npm dev but correct command to run is npm run dev
Also i have updated Home.jsx and implemented the type writter effect in title Web Resources Hub Here is a small video demo:
can you review @jayk-gupta
increase speed and add a blinking cursor
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
web-resource-hub | ❌ Failed (Inspect) | Aug 11, 2023 4:28pm | ||
web-resources-project | ❌ Failed (Inspect) | Aug 11, 2023 4:28pm | ||
web-resources-project-qa | ❌ Failed (Inspect) | Aug 11, 2023 4:28pm |
increase speed and add a blinking cursor
I have successfully did the required changes, have a look @jayk-gupta Here is a demo video for the same
Have a look @jayk-gupta to the changes u suggested
There was a small typo error in running the project locally part.