alexfigtree / CoreID

For MIT Human Dynamics group blockchain-backed individual identity open source prototype
MIT License
4 stars 5 forks source link

Error in building the project #34

Closed akscanb closed 7 years ago

akscanb commented 7 years ago

It seems the App file isn't able to find the node modules folder. Error in ./src/App.js Module not found: 'react-router-dom' in /home/z/Documents/MIT/personalProjects/nodetest/new/CoreID/src

akscanb commented 7 years ago

Just needed to do npm install react-router-dom