'How do I get rid of an error that comes after running npm install while creating a dApp?
I'm building a dApp using React, I'm following this other tutorial from youtube- The guy runs "npm install" and it works fine but when I run the code I get this eror:
npm ERR! Unexpected token '.'
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\CTF\AppData\Local\npm-cache_logs\2022-04-06T21_43_38_431Z-debug-0.log PS C:\Users\CTF\3D Objects\Tyrese-LEARN\Generator-projects\Axiom Tiger Collection\Web-Sections\nft-minting-app-main\nft-minting-app-main>
Here is a screenshot of him about to run the code : guy running npm install
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
