Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

"Missing dependencies" local .scss file #653

@nichoth

Description

@nichoth

Bug Description

I have added to this project -- https://github.com/nichoth/mars-roving/blob/main/package.json#L20

Using like this

depcheck --ignores=\"cypress,esmify,uglifyify,depcheck,eslint,eslint-config-minlint,public/*\"

And it returns incorrectly that it's missing ./src/style/main.scss, a local .scss file.

$ npm run deps

> @nichoth/mars-roving@0.0.0 deps
> depcheck --ignores="cypress,esmify,uglifyify,depcheck,eslint,eslint-config-minlint,public/*"

Missing dependencies
* %: ./src/style/main.scss

Versions

  • node -v:
    v14.3.0
  • npm -v:
    7.12.1
  • depcheck --version:
    1.4.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions