Sort:  

Thanks but i think i need some time, a lot to do. Maybe next weekend.

hello @eturnerx, i had some time and died first steps but i get this error:

grafik.png

Its win 7, can this be the problem? I will try it on other device with win 10 if this is the problem.

Not OS related. Maybe I wrote the package.json wrong. Try this command:
npm install --saveDev @types/node@^latest

Same message :(

Try:
npm install --save @types/[email protected]

also same message

So, the same message about the missing peer dependency, or the audit security issue, or both?
If it's the audit security message, then there is an issue with a dependency used by dhive. You can investigate the security risk yourself to see if you trust the proposed fix, but from memory, the issue was a vulnerability in axios.
npm audit will tell you what the problem is.
npm audit fix will try to automatically fix the problem if you think it's fine to do so
npm audit fix --force will try even harder to fix the problem. I sometimes find I have to run fix-force a few times until the audit is clear.

If it's the missing dependencies still, I'm getting to the end of my knowledge on the issue. Maybe you can try npm version and node --version and let me know what it reports.
Maybe this can help: https://www.npmjs.com/package/npm-install-peers

Device 1 win 7
grafik.png

Device 2 win 10
grafik.png

force did not work, tried it few times.


Hey @eturnerx, here is a little bit of BEER from @eii for you. Enjoy it!

Learn how to earn FREE BEER each day by staking your BEER.