troch / reinspect

Use redux devtools to inspect useState and useReducer :mag_right:
MIT License
426 stars 24 forks source link

Live demo is broken #33

Open budavariam opened 4 years ago

budavariam commented 4 years ago

The live demo codesandbox shows this error:

Could not fetch dependencies, please try again in a couple seconds: Could not fetch version for reinspect@file:../dist: ENOENT: no such file or directory, open '/var/dist/package.json'

In package.json the module's version number seems wrong "reinspect": "file:../dist".

It works for me if I leave it as an empty string, but I assume it should be the version number.

corysimmons commented 4 years ago

Needs a bump to the reinspect version (the refresh icon next to it in dependencies).

IdoWald-TomTom commented 1 month ago

still broken.