dappuniversity / starter_kit

Start building full stack dApps fast with this starter kit!
599 stars 671 forks source link

Did anyone run itto this problem - downloaded from UrL to text editor VS code #12

Open 4everme opened 4 years ago

4everme commented 4 years ago

My code 👍

"dependencies": { "babel-polyfill": "6.26.0", "babel-preset-env": "1.7.0", "babel-preset-es2015": "6.24.1", "babel-preset-stage-2": "6.24.1", "babel-preset-stage-3": "6.24.1", "babel-register": "6.26.0", "bootstrap": "4.3.1", "chai": "4.2.0", "chai-as-promised": "7.1.1", "chai-bignumber": "3.0.0", "react": "16.8.4", "react-bootstrap": "1.0.0-beta.5", "react-dom": "16.8.4", "react-scripts": "2.1.3", "truffle": "5.0.5", "web3": "1.0.0-beta.55" },

The Code to add the -" identicon.js " "^2.3.3",

Do I just add it manually through the code editor?

4everme commented 4 years ago

I added the code from the URL on github and changed it to add the identicon.js ^2.3.3 but now I can not access from my terminal??

and update. I figured out that the path is already installed with VS editor. simpliefied it by instead typing code . into the command prompt - success!! 10 hours later haha