Carlos Beltran
Carlos Beltran
Just got this error as well.
@joepagan Looks I'm having the same issue. Have you had any luck? This is the last leg of my 2-day-long AWS deployment ``` > node build/server.js --network ropsten --db staging...
Hmm.. Ok. I tried to include the package in my dependencies and realized you also did. Now, I've removed `node_modules/` from my `.ebignore` file, and I'm getting a slew of...
For reference, here's what I had to do: - to deal with this original issue, I removed `node_modules/` from `.ebignore` to include all my packages in the source zip for...
Sure thing, let me know how it goes!