frontarm/navi

React Navi is failing in codesandbox.io

OnkelTem opened this issue · 2 comments

  1. Go to codesandbox.io
  2. Create a React+TS sandbox
  3. Add two depedencies: navi and react-navi
  4. Add any import from those.
  5. Get the error from TSLint:

Cannot find module 'react-navi'.ts(2307)

Demo: https://codesandbox.io/s/react-navi-ts-problem-dnk0f?file=/src/App.tsx

I was not sure about the origin of this problem, so I reported first in the codesandbox issue queue:
codesandbox/codesandbox-client#3940
and then here, so that you @jamesknelson would know.

Ideas?

It has been fixed magically at the Codesandbox side.