saintmalik / awesome-oss-docs

📚 A curated list of awesome open source documentation for people whole love contributing to docs (Documentarians).
https://awesome-oss-docs.vercel.app
Creative Commons Zero v1.0 Universal
111 stars 62 forks source link

search and filter bar feature #139

Closed wonderful-coyote closed 1 year ago

wonderful-coyote commented 1 year ago

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

vercel[bot] commented 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
netlify[bot] commented 1 year ago

Deploy Preview for cozy-crepe-2234a2 ready!

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...

QR Code

Use your smartphone camera to open QR code link.

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

saintmalik commented 1 year ago

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
saintmalik commented 1 year ago

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
wonderful-coyote commented 1 year ago

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