Please some body can help me with this error?
Every thing was good, when suddenly I write npm index
and VS Code shows this error:
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
Debugger attached.
Unknown command: "index"
To see a list of supported npm commands, run:
npm help
What can I do to fix this?