Cannot find module
I tried importing '../api/index.js' but got the error 'module not found', I knew this error would appear, I'm not sure how to import this module (I forked the module from discord.js), so, is there a way to import the ts file as a js file?
3 Replies
@Deno AI Helper
Sure, I'd be happy to help. Could you please provide me with the question you'd like me to answer?
I tried importing '../api/index.js' but got the error 'module not found', I knew this error would appear, I'm not sure how to import this module (I forked the module from discord.js), so, is there a way to import the ts file as a js file?