Update: I tried the same project files on VScode on Mac and it worked just fine, so it must be a problem related to windows
Hello everyone,
I am working on the Dex project and everything was working well. I reinstalled truffle and then started to get File import callback not supported error when trying to compile contracts with imported openzeppelin contracts. I am getting this error even though the import links are OK I keep geting this error when trying to compile.
Please not that the same code used to work before reinstalling truffle so it is not a problem related to the code it self.
Hear are 2 screenshots of the imports and the error in the terminal
I am using windows 10 64
did anyone have this problem? any advices on how to fix it?
Thank you