cron-expression-input
cron-expression-input copied to clipboard
Error using in NextJS (React)
Module not found: Package path . is not exported from package /Users/tmorrow/repo/iot/node_modules/cron-expression-input
(see exports field in /Users/tmorrow/repo/iot/node_modules/cron-expression-input/package.json)
I've been having similar problems in a different setting. I think this needs to change from "./": "./lib/" to ".": "./lib/".