Help please ___ Error: Command "start" not found

i install the n8n locally
but when i starting it with n8n command or n8n start it gives me error
Error: Command “start” not found

Hey @mian_khizar hope all is well. Welcome to the community.

When you say “locally”, do you mean docker on npm?

i mean npm with that

Ok, so I assume you installed it with the following command, right?
npm install n8n -g

How do you start n8n after that?