BDANG

Results 4 comments of BDANG

I was able to unblock myself by upgrading to webpack 5 --- Here's how I did it, in case other devs happen to be stuck ``` // implicitly upgrade to...

Can you try installing it with npm? `npm install @truffle/hdwallet-provider`

Has there been any progress for this? I attached an EFS resource with the web console, but whenever i try `chalice deploy` this the error i get ``` An error...

I've been able to work around it by writing a custom script: You'll need to assign a VPC/subnet/security group to the lambda function on the web console first ``` #...