简体   繁体   中英

procedure entry point ucrtbase.terminate could not be located in the dynamic link library api-ms-win-crt-runtime-l1-1-0.dll

I am new in nodejs. I am getting an issue when we run mongod.exe file in cmd to start the mongodb server.

I am getting:

ucrtbase.terminate could not be located in the dynamic link library api-ms-win-crt-runtime-l1-1-10.dll.

Please help me to resolve it.

I had the same issue before and it solved by updating windows or by installing the following package.

https://support.microsoft.com/en-gb/help/2999226/update-for-universal-c-runtime-in-windows

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM