mobxjs / mobx-react

React bindings for MobX

Home Page:https://mobx.js.org/react-integration.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[mobx-react 6.2.4] Unable to resolve path to module 'mobx-react'

ZilvinasKucinskas opened this issue · comments

Just seen this one after dependabot update.

Intended outcome

import { observer } from 'mobx-react';

Should work.

Actual outcome

Unable to resolve path to module 'mobx-react' 🤷‍♂️

How to reproduce the issue

https://codesandbox.io/s/intelligent-wilson-3c5yg

Versions

Listed in https://codesandbox.io/s/intelligent-wilson-3c5yg

same as: #890

woops, made a booboo. publishing is hard. Should be fixed in 6.2.5. Thanks for reporting!