sadanandpai / frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://sadanandpai.github.io/frontend-mini-challenges/
MIT License
2.01k stars 493 forks source link

Chips Input Project #440

Closed Akshayone8 closed 4 months ago

Akshayone8 commented 4 months ago

Title and Issue number

Title : Chips Input

Issue No. : 440

Code Stack :

Close #

Checklist:

netlify[bot] commented 4 months ago

Deploy Preview for frontend-mini-challenges ready!

Name Link
Latest commit 540656321cdece33cffdb52add3a8cccd2a3b6af
Latest deploy log https://app.netlify.com/sites/frontend-mini-challenges/deploys/6644964cf138a0000844971f
Deploy Preview https://deploy-preview-440--frontend-mini-challenges.netlify.app
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.

sadanandpai commented 4 months ago

@Akshayone8 Plz take the latest pull and add your commits. There are conflicts in the PR

Akshayone8 commented 4 months ago

@Akshayone8 Plz take the latest pull and add your commits. There are conflicts in the PR

`> git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -

@fmc/main@1.0.0 prettify pretty-quick --staged

🔍 Finding changed files since git revision 54065632. 🎯 Found 181 changed files. ✍️ Fixing up docs/javascript/assets/index-2mryDZDq.js. /Users/akshay/Code/frontend-mini-challenges/node_modules/execa/lib/error.js:60 error = new Error(message); ^

Error: Command failed with exit code 1: git add docs/javascript/assets/index-2mryDZDq.js The following paths are ignored by one of your .gitignore files: docs at makeError (/Users/akshay/Code/frontend-mini-challenges/node_modules/execa/lib/error.js:60:11) at module.exports.sync (/Users/akshay/Code/frontend-mini-challenges/node_modules/execa/index.js:194:17) at runGit (/Users/akshay/Code/frontend-mini-challenges/node_modules/pretty-quick/lib/scms/git.js:38:53) at Object.stageFile (/Users/akshay/Code/frontend-mini-challenges/node_modules/pretty-quick/lib/scms/git.js:81:5) at onWriteFile (/Users/akshay/Code/frontend-mini-challenges/node_modules/pretty-quick/lib/index.js:48:25) at exports.default (/Users/akshay/Code/frontend-mini-challenges/node_modules/pretty-quick/lib/processFiles.js:27:26) at async module.exports (/Users/akshay/Code/frontend-mini-challenges/node_modules/pretty-quick/lib/index.js:38:5) at async main (file:///Users/akshay/Code/frontend-mini-challenges/node_modules/pretty-quick/lib/cli.mjs:12:31) { shortMessage: 'Command failed with exit code 1: git add docs/javascript/assets/index-2mryDZDq.js', command: 'git add docs/javascript/assets/index-2mryDZDq.js', escapedCommand: 'git add "docs/javascript/assets/index-2mryDZDq.js"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'The following paths are ignored by one of your .gitignore files:\ndocs', failed: true, timedOut: false, isCanceled: false, killed: false }

Node.js v20.10.0 husky - pre-commit script failed (code 1) ` getting this error when i tried to commit after resolving the conflicts

sadanandpai commented 4 months ago

please create a new branch from the latest and cherry-pick only the required commits