question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"md-seed" is not recognized as an internal or external command

See original GitHub issue

Hi!

I’ve installed your npm package with Yarn on a Feathersjs platform. After installation I tried to launch md-seed init but console continues to give me this error.

I tried also with NPM 5.6 but same error message appear.

Node: 8.9.1 Yarn: 1.3.2 Windows 10 64 bit

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
sharvitcommented, Dec 13, 2017

It feels same as https://github.com/sharvit/mongoose-data-seed/issues/2

You can install globally (i don’t like it)

npm install -g mongoose-data-seed

Or use https://github.com/timoxley/npm-run which i believe is better.

1reaction
sharvitcommented, Dec 13, 2017

@TheLand - Thanks for filling an issue.

Can you please provide the error output?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manual | mongoose-data-seed
md-seed init will create the seeders folder, generate md-seed-config.js and update your package.json . Use. Generate seeder file md-seed g ...
Read more >
How to Fix “not recognized as an internal or external ...
The second possible reason the “not recognized as an internal or external command” occurs is that you don't have the appropriate program ......
Read more >
Fix “Not Recognized As an Internal or External Command ...
If a command is not recognized as an internal or external command, it may be due to the messed up environment variables.
Read more >
how to fix is not recognized as an internal or ... - YouTube
how to fix is not recognized as an internal or external command, operable program or batch file. Watch later. Share. Copy link.
Read more >
Fix - Program is Not Recognized as an Internal or External ...
Run a program without including the full path. Make it searchable by command prompt or run command. Useful to include program flags, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found