Closed wonderful-coyote closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
awesome-oss-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 21, 2023 2:16am |
Name | Link |
---|---|
Latest commit | c830f36fab975508b33ac4b7d70edf6b07d53f7f |
Latest deploy log | https://app.netlify.com/sites/cozy-crepe-2234a2/deploys/65333449ca7e6e00083e7fc2 |
Deploy Preview | https://deploy-preview-139--cozy-crepe-2234a2.netlify.app/dist |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
The deployment failed, here is the error
error during build:
RollupError: Could not resolve "./Card" from "src/component/Home.jsx"
at error (file:///vercel/path0/awesome-oss-docs/node_modules/rollup/dist/es/shared/node-entry.js:2287:30)
at ModuleLoader.handleInvalidResolvedId (file:///vercel/path0/awesome-oss-docs/node_modules/rollup/dist/es/shared/node-entry.js:24860:24)
at file:///vercel/path0/awesome-oss-docs/node_modules/rollup/dist/es/shared/node-entry.js:24822:26
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Command "yarn run build" exited with 1
It failed
error during build:
RollupError: Could not resolve "./Card" from "src/component/Home.jsx"
at error (file:///vercel/path0/awesome-oss-docs/node_modules/rollup/dist/es/shared/node-entry.js:2287:30)
at ModuleLoader.handleInvalidResolvedId (file:///vercel/path0/awesome-oss-docs/node_modules/rollup/dist/es/shared/node-entry.js:24860:24)
at file:///vercel/path0/awesome-oss-docs/node_modules/rollup/dist/es/shared/node-entry.js:24822:26
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Command "yarn run build" exited with 1
It failed
error during build: RollupError: Could not resolve "./Card" from "src/component/Home.jsx" at error (file:///vercel/path0/awesome-oss-docs/node_modules/rollup/dist/es/shared/node-entry.js:2287:30) at ModuleLoader.handleInvalidResolvedId (file:///vercel/path0/awesome-oss-docs/node_modules/rollup/dist/es/shared/node-entry.js:24860:24) at file:///vercel/path0/awesome-oss-docs/node_modules/rollup/dist/es/shared/node-entry.js:24822:26 error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Error: Command "yarn run build" exited with 1
the "./Card" from "src/component/Home.jsx" has been resolved
Summary
Did you read the CONTRIBUTING.md?
If Yes, proceed, else read it Contributing GUidelines
Any relevant issues this PR addresses? (optional)
This PR fixes the search and filter bar issues
85