SM

Results 3 issues of SM

1. Wrapping Values as Reactive Datatypes Exercise 2 of 16 returns without error but not completed if array is explicitly described : `Bacon.sequentially(2,[1,2,3,4])` if I use the callback function that...

I noticed web3 dependency version in @truffle/contract is 1.2.1 but is using a old version of ethers.js which has a version 0.2.x of web3 dependency. package.json : ```"ethers": "^4.0.0-beta.1"``` .......

needs investigated
priority5 🌀

On page load in Chrome browser ```Uncaught SyntaxError: missing ) after argument list``` reference: vapp/node_modules/web3-core-method/src/index.js line 285