"md-seed" is not recognized as an internal or external command
See original GitHub issueHi!
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:
- Created 6 years ago
- Comments:5 (2 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

It feels same as https://github.com/sharvit/mongoose-data-seed/issues/2
You can install globally (i don’t like it)
Or use https://github.com/timoxley/npm-run which i believe is better.
@TheLand - Thanks for filling an issue.
Can you please provide the error output?