Skip to content

Not finding files with parent and child node_modules folders #34

@codedbypaul

Description

@codedbypaul

I'm trying to use this plugin with material web components but it's not able to find any files.

Here is my project structure:

parent-package
  node_modules
  packages
    my-package
      node_modules
        material-components-web
          material-components-web.scss
      src
        frameworks
          material
            material.scss

I'm trying to import material-components-web.scss into material.scss

Is it possible it's looking in the wrong node_modules for it?

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