components not imported
Answered
Siamese Crocodile posted this in #help-forum
Siamese CrocodileOP
for no reason the components does not get imported in other files and throw an err
Answered by Siamese Crocodile
The problem was that the import alias wasn't working so I checked the files and find out that there was two config files , one for TS and the other for js so I deleted one of them
3 Replies
What is the error?
@Clown What is the error?
Siamese CrocodileOP
Oh I actually solve it,
Siamese CrocodileOP
The problem was that the import alias wasn't working so I checked the files and find out that there was two config files , one for TS and the other for js so I deleted one of them
Answer