Skip to content

Reactify missing as dependency #344

@0x80

Description

@0x80

Not sure if this one can be blamed on material-ui at all. If I use browserify on material-ui, and I don't have reactify installed I get this error:

Running "browserify:vendor" (browserify) task
>> Error: ENOTDIR, stat '/Users/me/myproject/node_modules/material-ui/node_modules/react-draggable2/index.js/node_modules/reactify'

I'm not using reactify myself since I replaced it with 6to5ify/babelify. Shouldn't the reactify module be installed as a dependency of react-draggable2?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to the documentation.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions