Issue
I got this error when creating functional component i got this error:
the error said cannot find dile Buku.js .\src\components\Buku\Buku.Js'. but the JS file what i imported is exist and i'm sure not write wrong directory
Solution
You can use the below solutions:
Rename: Buku.Js to Buku.js
Also: remove js from Buku.js .\src\components\Buku\Buku
Answered By - Jagroop
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.