-
Notifications
You must be signed in to change notification settings - Fork 28
added error page #58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
added error page #58
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/allnotes/all-notes/C9JtjoK5yJq2QwQaTPRBwgjhTyDc |
HarshCasper
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the node_modules
client/.eslintcache
Outdated
| @@ -0,0 +1 @@ | |||
| [{"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\index.js":"1","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\reportWebVitals.js":"2","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\App.js":"3","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\components\\error\\Error.js":"4","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\components\\home\\Home.js":"5","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\history.js":"6"},{"size":500,"mtime":1615902948521,"results":"7","hashOfConfig":"8"},{"size":362,"mtime":1615902948524,"results":"9","hashOfConfig":"8"},{"size":558,"mtime":1616058244813,"results":"10","hashOfConfig":"8"},{"size":495,"mtime":1616058444690,"results":"11","hashOfConfig":"8"},{"size":209,"mtime":1616057953339,"results":"12","hashOfConfig":"8"},{"size":99,"mtime":1616054087701,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},"eix1er",{"filePath":"17","messages":"18","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},{"filePath":"19","messages":"20","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\index.js",[],["27","28"],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\reportWebVitals.js",[],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\App.js",["29","30"],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\components\\error\\Error.js",[],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\components\\home\\Home.js",[],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\history.js",[],{"ruleId":"31","replacedBy":"32"},{"ruleId":"33","replacedBy":"34"},{"ruleId":"35","severity":1,"message":"36","line":1,"column":8,"nodeType":"37","messageId":"38","endLine":1,"endColumn":12},{"ruleId":"35","severity":1,"message":"39","line":9,"column":20,"nodeType":"37","messageId":"38","endLine":9,"endColumn":27},"no-native-reassign",["40"],"no-negated-in-lhs",["41"],"no-unused-vars","'logo' is defined but never used.","Identifier","unusedVar","'Routerr' is defined but never used.","no-global-assign","no-unsafe-negation"] No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this
|
here in this PR i have deleted the node_modules and included the delete Route as well |
Related Issue
Description
Checklist
Screenshots
Additional Info or Context (if any)