Skip to content

Unable to import module from node_modules #2

@MarkusKramer

Description

@MarkusKramer

Hi. When I use your loader I get errors like

src/app.ts(15,1): error TS2304: Cannot find name 'angular'.

Angular is installed at "node_modules/angular". The same code works with "ts-loader" (but this loader does not work well with noEmitOnError).

Is it possible that modulesDirectories (http://webpack.github.io/docs/configuration.html#resolve-modulesdirectories) are not yet supported?

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