Swyftey
Swyftey
DDeno
Created by Swyftey on 9/30/2024 in #help
Deno 2.0 displaying red-line errors in my typescript code, but they were non-breaking?
Hi! I'd like to use Deno for the integrated TypeScript and other useful features, but I had enough of the program (I think it was the vscode extension) showing some of my code as a deno-ts error when the project would run fine. It's been really weird because I'll try to fix the error, and whether I fix it or not, the red line ends up going away on its own eventually. It's been very iffy. Also, some types from my needed npm modules do not exist as they do in node.js, how can I solve that? How can I fix this so I can possibly go back to using deno?
2 replies