当前位置:网站首页>'mongoexport 'is not an internal or external command, nor is it a runnable program or batch file.
'mongoexport 'is not an internal or external command, nor is it a runnable program or batch file.
2022-07-05 06:27:00 【Heerey525】
Situation 1 : The old version appears , Maybe you're typing mongo After the command , Importing in the same command box results in an error
terms of settlement : Reopen a command terminal to perform the import operation
Situation two : The old version appears , The environment variable may not be configured
terms of settlement : Just configure the environment variables
Situation three : A new version appears , Maybe the new version doesn't provide these commands , Need to download separately , Verification mode --> stay mongoDB No... Found under the path mongoexport The order of
terms of settlement : Need to download and install MongoDB Database Tools , Recommended download msi install , If mongoDB Is installed in C Disk default path (C:\Program Files\MongoDB) It's all the way next Go down to , If mongoDB It's a custom Directory , install MongoDB Database Tools
You should also change it to the corresponding directory
Then configure the environment variables , Right click the computer , Click properties ,
Select advanced system properties , Click environment variable
Click the system variable below Path,
newly added C:\Program Files\MongoDB\Tools\100\bin ( If your MongoDB Database Tools
If it is the default directory for installation , Or change it into your directory ), Then determine , determine
Reopen a control terminal , Perform import operation , You can use the import and export commands normally
Reference material :
【MongoDB】MongoDB Of mongoimport The corresponding solution to the problem of error reporting
'mongoimport’ Not an internal or external command , It's not a runnable program
边栏推荐
- 11-gorm-v2-02-create data
- 阿里新成员「瓴羊」正式亮相,由阿里副总裁朋新宇带队,集结多个核心部门技术团队
- TypeScript 基础讲解
- Gaussian elimination acwing 884 Gauss elimination for solving XOR linear equations
- Bit of MySQL_ OR、BIT_ Count function
- [learning] database: several cases of index failure
- 【LeetCode】Easy | 20. Valid parentheses
- [leetcode] day94 reshape matrix
- 论文阅读报告
- 求组合数 AcWing 889. 满足条件的01序列
猜你喜欢
Vant Weapp SwipeCell设置多个按钮
Inclusion exclusion principle acwing 890 Divisible number
Idea debug failed
Game theory acwing 891 Nim games
Chinese remainder theorem acwing 204 Strange way of expressing integers
阿里巴巴成立企业数智服务公司“瓴羊”,聚焦企业数字化增长
MySQL advanced part 2: storage engine
博弈论 AcWing 893. 集合-Nim游戏
Alibaba established the enterprise digital intelligence service company "Lingyang" to focus on enterprise digital growth
Interval problem acwing 906 Interval grouping
随机推荐
Currently clicked button and current mouse coordinates in QT judgment interface
阿里新成员「瓴羊」正式亮相,由阿里副总裁朋新宇带队,集结多个核心部门技术团队
__ builtin_ Popcount() counts the number of 1s, which are commonly used in bit operations
博弈论 AcWing 893. 集合-Nim游戏
Find the combination number acwing 887 Find combination number III
Record the process of configuring nccl and horovod in these two days (original)
Usage scenarios of golang context
7.Oracle-表结构
5. Oracle tablespace
MySQL advanced part 2: SQL optimization
Leetcode divide and conquer / dichotomy
Leetcode array operation
There are three kinds of SQL connections: internal connection, external connection and cross connection
Game theory acwing 894 Split Nim game
容斥原理 AcWing 890. 能被整除的数
如何正确在CSDN问答进行提问
Filter the numbers and pick out even numbers from several numbers
11-gorm-v2-03-basic query
5. Oracle TABLESPACE
[learning] database: several cases of index failure