Asynchronously require calendar locales
- Dominant language
- JavaScript
- Stars
- 187
- Forks
- 16
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 3
Description
```
These dependencies were not found:
* date-fns in ./node_modules/formol/src/async/CalendarField.jsx, ./node_modules/formol/src/async/CalendarFieldLocales.js
* date-fns/locale/fr in ./node_modules/formol/src/async/CalendarFieldLocales.js
To install them, you can run: npm install --save date-fns date-fns/locale/fr
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with async/CalendarField.jsx and async/CalendarFieldLocales.js, using the reported module-resolution errors as the initial reproduction. Trace how the calendar locales are required and verify the fix by rebuilding or running the project so date-fns and date-fns/locale/fr no longer produce missing-dependency errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100