Skip to content

[npm link] Possibly can't find NPM linked node_modules #124

@maerzhase

Description

@maerzhase

Hi.
I am experiencing exactly the issue with a npm link module, that you described in issue #38

I don't know why but for some reason in Webpack the name for that module is strange.

{
"id": 284,
"identifier": "/Users/siarheisemashka/Sites/webpack-isomorphic-tools-example/node_modules/react-shared-library-example/dist/components/MyStyledComponent.js",
"name": "../react-shared-library-example/dist/components/MyStyledComponent.js",
"index": 284,
}
It is in node_modules but at the same time it looks in a whole another folder.
Do you have any npm link magic installed or anything else.

Do you have any idea how to fix this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions