arethetypeswrong / arethetypeswrong.github.io

Tool for analyzing TypeScript types of npm packages

Home Page:https://arethetypeswrong.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicated InternalResolutionError

andrewbranch opened this issue · comments

At https://arethetypeswrong.github.io/?p=%40ice%2Fapp%403.2.6, problems[4] and problems[6] appear to be identical.

Why is this failing (vite-plugin-pwa) in the web?

imagen

Vite has a lot of this problem vitejs/vite#11552

I mean in the website here, a few weeks ago, checking vite-plugin-pwa using the site was working https://arethetypeswrong.github.io/?p=vite-plugin-pwa%400.16.4, with latest changes in the web in this repo it is failing.

InternalResolutionError was just added in #31 to fix #22. This tool is still under development and is learning to detect more kinds of problems 🙂