You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After yarn upgrade I get the following error on the page when opening the admin UI. The file is missing from the repo in node_modules.
ERROR in <dir>/node_modules/@keystonejs/fields/node_modules/@keystonejs/fields/types/CalendarDay/views/Field/dist/fields.esm.js
Module not found: Error: Can't resolve 'react-day-picker/dist/style.css' in '<dir>node_modules\@keystonejs\fields\node_modules\@keystonejs\fields\types\CalendarDay\views\Field\dist'
Bug report
Describe the bug
After
yarn upgrade
I get the following error on the page when opening the admin UI. The file is missing from the repo in node_modules.Expected behaviour
The admin UI should work correctly
Screenshots
System information
The text was updated successfully, but these errors were encountered: