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
I am able to run the command you have mentioned in my macOS without any issue. Your provided command is generating the package.json file and downloading the @tensorflow/tfjs-node package.
Let me know if I am missing anything.
entry an empty directory, then run in 'Git Bash'
npm init -y TFJS_NODE_CDN_STORAGE="https://npmmirror.com/mirrors/" npm install @tensorflow/tfjs-node --verbose
get result:
test
adm-zip
, its okThis error should not be related to Python, perhaps it was caused by incomplete download using
httpClient
inresource.js
The text was updated successfully, but these errors were encountered: