1. node_modules removed and installed using npm
  2. node_modules removed and installed using yarn
  3. Sidebar Form Bug

NPM I

warning ../../package.json: No license field

warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.

[1/4] 🔍  Resolving packages…

[2/4] 🚚  Fetching packages…

[3/4] 🔗  Linking dependencies…

warning “@mui/material > @types/[email protected]” has unmet peer dependency “@types/react@*”.

warning ” > @mui/[email protected]″ has unmet peer dependency “@mui/system@^5.15.14 || ^6.0.0”.

warning ” > [email protected]″ has unmet peer dependency “@material-ui/core@^4.0.0”.

warning ” > [email protected]″ has unmet peer dependency “@material-ui/icons@^4.0.0”.

warning ” > [email protected]″ has unmet peer dependency “prop-types@^15.7.2”.

warning ” > [email protected]″ has unmet peer dependency “prop-types@^15.5.8”.

warning ” > [email protected]″ has incorrect peer dependency “eslint@^7.23.0 || ^8.0.0”.

warning “eslint-config-next > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

warning “eslint-config-next > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

warning “eslint-config-next > [email protected]” has incorrect peer dependency “eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0”.

warning “eslint-config-next > @typescript-eslint/eslint-plugin > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

warning “eslint-config-next > @typescript-eslint/eslint-plugin > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

warning “eslint-config-next > @typescript-eslint/eslint-plugin > [email protected]” has unmet peer dependency “typescript@>=4.2.0”.

warning “eslint-config-next > @typescript-eslint/parser > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

[4/4] 🔨  Building fresh packages…

 

 

************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************

YARN

 

warning ../../package.json: No license field

warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.

[1/4] 🔍  Resolving packages…

[2/4] 🚚  Fetching packages…

[3/4] 🔗  Linking dependencies…

warning “@mui/material > @types/[email protected]” has unmet peer dependency “@types/react@*”.

warning ” > @mui/[email protected]″ has unmet peer dependency “@mui/system@^5.15.14 || ^6.0.0”.

warning ” > [email protected]″ has unmet peer dependency “@material-ui/core@^4.0.0”.

warning ” > [email protected]″ has unmet peer dependency “@material-ui/icons@^4.0.0”.

warning ” > [email protected]″ has unmet peer dependency “prop-types@^15.7.2”.

warning ” > [email protected]″ has unmet peer dependency “prop-types@^15.5.8”.

warning ” > [email protected]″ has incorrect peer dependency “eslint@^7.23.0 || ^8.0.0”.

warning “eslint-config-next > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

warning “eslint-config-next > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

warning “eslint-config-next > [email protected]” has incorrect peer dependency “eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0”.

warning “eslint-config-next > @typescript-eslint/eslint-plugin > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

warning “eslint-config-next > @typescript-eslint/eslint-plugin > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

warning “eslint-config-next > @typescript-eslint/eslint-plugin > [email protected]” has unmet peer dependency “typescript@>=4.2.0”.

warning “eslint-config-next > @typescript-eslint/parser > @typescript-eslint/[email protected]” has unmet peer dependency “typescript@>=4.8.4 <5.8.0”.

[4/4] 🔨  Building fresh packages…

 

 

FORM SIDE BAR BUG