stacks-cli
stacks-cli copied to clipboard
📊 Analyze website stack from the terminal 💻
Thanks for great tool! I found error during analysis for https://angular.io ``` ⠧ 📊 Analyzing .... ERROR { ReferenceError: CSS is not defined at new (https://angular.io/main.1c33290970b6430d47fa.bundle.js:1:314748) at Fe (https://angular.io/main.1c33290970b6430d47fa.bundle.js:1:20810) at...
## Ouch: "Black" is not a valid background option. I try to startup the comand, and throw the error: `Ouch: "Black" is not a valid background option. Please use a...
Fixes the following error during startup: ``` Ouch: "Black" is not a valid background option. Please use a color from the supported stack: [ transparent | black | red |...
If there's a CLI system of `--arguments` available, then adding a `--help` option would probably help people to figure out how to use it.
``` /t/stacks-cli master npm install npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})...
it gets through the first dozen or so items, then it throws this half a dozen times before exiting ``` Error: Promise rejected with value: TypeError: J is not a...
``` :~$ stacks-cli /usr/local/lib/node_modules/stacks-cli/bin/cli.js:18 let stackInfo = []; ^^^ SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:374:25) at Object.Module._extensions..js...
As the title, it's better to have the program accept the command line parameter to direct checking an URL. ex: stacks-cli http://www.google.com/
when analysis the sample url like https://www.cloudflare.com/, the below error occured: ```bash ? Which website stack do you wanna browse ? (e.g. https://github.com) https://www.cloudflare.com/ TypeError: Object.values is not a function...
Cannot inspect website using ReactJS / VueJS, I test it with sepulsa.com