alchemyplatform/alchemy-web3

Module parse failed: Unexpected token (152:76)

Opened this issue · 0 comments

How to reproduce

  1. Clone alchemyplatform/hello-world-part-four-tutorial
  2. Go to starter-files
  3. Execute npm install
  4. Execute npm install @alch/alchemy-web3
  5. Insert const { createAlchemyWeb3 } = require("@alch/alchemy-web3"); on the top of starter-files/src/util/interact.js
  6. npm start

Tutorial Link

Screen Shot 2023-05-07 at 17 28 38