Skip to content

Failed to run after installed on windows 10 #1186

@zengfanfan

Description

@zengfanfan

I want to use this tool in windows CLI, so I installed it as:
npm install --save-dev javascript-obfuscator

And it successed, saying added 80 packages in 4s.

Then I went to node_modules\javascript-obfuscator\bin and saw javascript-obfuscator without ext .exe.
And if I run .\node_modules\javascript-obfuscator\bin\javascript-obfuscator --help, I got:
... is not recognized as an internal or external command,operable program or batch file.

Environment

  • Obfuscator version used: newest on npm
  • Node version used: v16.13.0
  • Windows 10

Minimal working example that will help to reproduce issue

  1. run in cmd.exe window: npm install --save-dev javascript-obfuscator
  2. try to run the tool: .\node_modules\javascript-obfuscator\bin\javascript-obfuscator

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