tensormap
tensormap copied to clipboard
Type error in localhost
When I run the command npm start
it gives this error.
My system environment -
nodejs - 8.10.0
Elementary OS 05.1
Chromium browser - 79.0.3945.79
I followed the readme.md completely and after I ran npm start
it opens the localhost:3000 and gives the above output.
Hi, could you try running
npm install @material-ui/core
and see if you can open the page?