Whenever I try to install the package I get the following error. I initially used the method as documented on the tensorflow website to no avail. Furthermore, I tried installing with yarn and the script tag and that did not work as well.
1 Answer
npm install @tensorflow/[email protected]
works fine for me, so just install version 0.11.1 instead of 0.11.2
