leetcode-api
leetcode-api copied to clipboard
importing dotenv to make leetcode-api work give you Module not found: Can't resolve 'fs'
Had to yarn add dotenv as to make leet-code api work but then it gives
Module not found: Can't resolve 'fs'
error
I can't resolve this. Maybe add another step to the installation guide?
yeah I am also having the same issue.