Skip to content

issues Search Results · repo:dependents/node-dependency-tree language:JavaScript

Filter by

72 results
 (92 ms)

72 results

independents/node-dependency-tree (press backspace or delete to remove)

Hi, First of all, thank you for this library, which allows me to load vendors by entry point on rollUp. However, I don t understand why Swiper modules are injected into the nonExistent array. import ...
  • msev
  • Opened 
    22 days ago
  • #185

Hello - I m curious if you d be interested in a proposal to support filtering before resolving with file-cabinet. What I m trying to accomplish is to prevent certain dependencies from being considered ...
  • rmunch
  • Opened 
    on Feb 13
  • #184

I have an executable Node.js script (www) with a shebang (#!) which includes foo.js which in turn includes bar.js: www: #!/usr/bin/env node const foo = require( ./foo ); foo.js: const bar = require( ...
  • hiroshi-ishii
  • Opened 
    on Nov 6, 2024
  • #181

image https://github.com/dependents/node-module-lookup-amd/issues/37
  • tianyingchun
  • Opened 
    on Jun 23, 2024
  • #177

In order to get the unused images in my project, I wanted to used the package next-unused which use this code to have a list of all used files. Images are not sent back which this project. How I could ...
  • amapic
  • Opened 
    on Apr 8, 2024
  • #174

Can this tool be configured to exclude all imports of any types (via import type) from being considered as file dependencies?
  • tom2drum
  • 3
  • Opened 
    on Feb 15, 2024
  • #172

How should I configure if I only want to get the dependencies tree declared in the module package.json? How should I configure if I only want to get the dependencies tree declared in the module package.json? ...
question
  • LengYXin
  • Opened 
    on Jan 31, 2024
  • #171

Something changed in Node.js 20 and tests fail on main since a few months now. If someone figures out why, please make a PR and CC me.
help wanted
  • XhmikosR
  • 5
  • Opened 
    on Nov 22, 2023
  • #169

There are cases that arise when a node module specifies it s own node_modules folder (for instance when wanting to tie itself to a particular version of a package). Example below: ./ ├── app.js └── node_modules ...
  • walisc
  • Opened 
    on Jun 30, 2023
  • #161

{ name : dependency-tree , version : 10.0.1 , description : Get the dependency tree of a module , main : index.js , types : index.d.ts , files : [ bin/cli.js , lib/*.js ...
  • tianyingchun
  • 1
  • Opened 
    on May 7, 2023
  • #160
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub