Open hallvors opened 2 years ago
Also experiencing this issue.
Experiencing this issue as well. I get the same output when running 'npm install' in the /web directory.
I got this working by changing line 31 in web/components/RenderSections.js to return <div key={section._key}>Missing section {section._type}</div>
It was triggering eslint. I also swapped to yarn but not sure if that's needed
8:51:00 AM: npm ERR! code ERESOLVE 8:51:00 AM: npm ERR! ERESOLVE could not resolve 8:51:00 AM: npm ERR! 8:51:00 AM: npm ERR! While resolving: eslint-config-standard@16.0.3 8:51:00 AM: npm ERR! Found: eslint@8.8.0 8:51:00 AM: npm ERR! node_modules/eslint 8:51:00 AM: npm ERR! dev eslint@"^8.8.0" from the root project 8:51:00 AM: npm ERR! peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0" from @typescript-eslint/parser@5.10.2 8:51:00 AM: npm ERR! node_modules/@typescript-eslint/parser 8:51:00 AM: npm ERR! @typescript-eslint/parser@"^5.0.0" from eslint-config-next@12.0.10 8:51:00 AM: npm ERR! node_modules/eslint-config-next 8:51:00 AM: npm ERR! dev eslint-config-next@"^12.0.10" from the root project 8:51:00 AM: npm ERR! 12 more (eslint-config-next, eslint-config-prettier, ...) 8:51:00 AM: npm ERR! 8:51:00 AM: npm ERR! Could not resolve dependency: 8:51:00 AM: npm ERR! peer eslint@"^7.12.1" from eslint-config-standard@16.0.3 8:51:00 AM: npm ERR! node_modules/eslint-config-standard 8:51:00 AM: npm ERR! dev eslint-config-standard@"^16.0.3" from the root project 8:51:00 AM: npm ERR!