Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.7k
How to use the command line in Windows?#1318
Unanswered
tobiascapin asked this question inQ&A
-
Probably this is silly question, but once I installed javascript-obfuscator with npm in a Windows folder, how can I use it from command line? The given example suppose somehow to have an executable |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
Seems like you need to install it globally (worked for me) npm install -g javascript-obfuscator Then you can run it as in Readme. |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment