react-native-ui-kitten icon indicating copy to clipboard operation
react-native-ui-kitten copied to clipboard

Unable to resolve module ./calendar/service/date.service

Open imoempire opened this issue 3 years ago • 4 comments

💬 Question

I am not using any calendar component in my expo project but it Screenshot_1667218816 is showing me this: Unable to resolve module ./calendar/service/date.service from @ui-kitten\components\ui\index.js:

UI Kitten and Eva version

Package Version
@eva-design/eva 2.1.1
@ui-kitten/components 5.1.2

imoempire avatar Oct 31 '22 12:10 imoempire

I have the same problem recently after clearing cache and a clean npm install.

mleungwsu avatar Oct 31 '22 13:10 mleungwsu

@mleungwsu can you please confirm, that development server was started? according to error it might be that it was not. did you executed expo start command?

greenfrvr avatar Oct 31 '22 14:10 greenfrvr

Yes I did start the sever

imoempire avatar Oct 31 '22 14:10 imoempire

@imoempire is it possible to share some sample project where we can try to reproduce the issue? for now it looks that it might be some local issue with dependencies/imports, not sure how can I help at this stage

greenfrvr avatar Oct 31 '22 14:10 greenfrvr