Module not found error in react


 Module not found error in react 


...........................................................................................................................................................................
Failed to compile
./src/logic/calculate.js
Module not found: Can't resolve './isNumber' in '/home/dwijendra/sampleofficialprojects/bmi_calculator/bmi_calculator/src/logic'
This error occurred during the build time and cannot be dismissed.


.......................................................................................................................................................

This Error Comes many times in react means this is not imported correctly.

Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5