You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\network\node_modules\iconv-lite\lib\index.js:106
throw new Error("Encoding not recognized: '" + encoding + "' (searched as: '"+enc+"')");
^
Error: Encoding not recognized: 'cp720' (searched as: 'cp720')
at Object.getCodec (F:\Example-Project\network\node_modules\iconv-lite\lib\index.js:106:23)
at Object.getDecoder (F:\Example-Project\network\node_modules\iconv-lite\lib\index.js:127:23)
at Object.decode (F:\Example-Project\network\node_modules\iconv-lite\lib\index.js:40:25)
at F:\Example-Project\network\node_modules\wmic\index.js:228:20
at Array.map (<anonymous>)
at stringifyBufferArray (F:\Example-Project\network\node_modules\wmic\index.js:227:18)
at F:\Example-Project\network\node_modules\wmic\index.js:214:25
at err (F:\Example-Project\network\node_modules\wmic\node_modules\async\dist\async.js:2939:19)
at wrapper (F:\Example-Project\network\node_modules\wmic\node_modules\async\dist\async.js:270:20)
at iteratorCallback (F:\Example-Project\network\node_modules\wmic\node_modules\async\dist\async.js:497:17)
The text was updated successfully, but these errors were encountered:
When call below func on the Windows 10 :
---Error----------------------
The text was updated successfully, but these errors were encountered: