npm --save-dev install react-cron: success. module not found. Also fails on Run-Kit

134 Views Asked by At

import 'react-cron' ... cannot find module react-cron.

npm install successful; node_modules contains react-cron dir.

Anyone else seen this issue?

0

There are 0 best solutions below