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

Facing while running for package sfdx dependency:component:report -u DemoOrg -i "CustomObject:Account" #16

Description

@subhrant1988

Hi team,
I am trying to use this package, could you please help, I am facing some issue

sfdx dependency:component:report -u DemoOrg -i "CustomObject:Account"

RefMetadataComponentName is unknown.


sfdx dependency:package:version
Error: Command failed: NODE_OPTIONS=--inspect=0 sfdx force:package:installed:list -u undefined --json
'NODE_OPTIONS' is not recognized as an internal or external command,
operable program or batch file.

at ChildProcess.exithandler (child_process.js:308:12)
at ChildProcess.emit (events.js:315:20)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {

killed: false,
code: 1,
signal: null,
cmd: 'NODE_OPTIONS=--inspect=0 sfdx force:package:installed:list -u undefined --json '
}
{
err: Error: Command failed: NODE_OPTIONS=--inspect=0 sfdx force:package:installed:list -u undefined --json
'NODE_OPTIONS' is not recognized as an internal or external command,
operable program or batch file.

  at ChildProcess.exithandler (child_process.js:308:12)
  at ChildProcess.emit (events.js:315:20)
  at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
killed: false,
code: 1,
signal: null,
cmd: 'NODE_OPTIONS=--inspect=0 sfdx force:package:installed:list -u undefined --json '

}
}
digraph graphname {
rankdir=RL;
node[shape=Mrecord, bgcolor=black, fillcolor=lightblue, style=filled];
// Nodes
// Paths
}
sfdx dependency:package:version -u DemoOrg
Error: Command failed: NODE_OPTIONS=--inspect=0 sfdx force:package:installed:list -u DemoOrg --json
'NODE_OPTIONS' is not recognized as an internal or external command,
operable program or batch file.

at ChildProcess.exithandler (child_process.js:308:12)
at ChildProcess.emit (events.js:315:20)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {

killed: false,
code: 1,
signal: null,
cmd: 'NODE_OPTIONS=--inspect=0 sfdx force:package:installed:list -u DemoOrg --json '
}
{
err: Error: Command failed: NODE_OPTIONS=--inspect=0 sfdx force:package:installed:list -u DemoOrg --json
'NODE_OPTIONS' is not recognized as an internal or external command,
operable program or batch file.

  at ChildProcess.exithandler (child_process.js:308:12)
  at ChildProcess.emit (events.js:315:20)
  at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
killed: false,
code: 1,
signal: null,
cmd: 'NODE_OPTIONS=--inspect=0 sfdx force:package:installed:list -u DemoOrg --json '

}
}
digraph graphname {
rankdir=RL;
node[shape=Mrecord, bgcolor=black, fillcolor=lightblue, style=filled];
// Nodes
// Paths
}

Thankyou :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions