The issue here ended up being my version of Node.js was 10.x and the one from the origin machine was 14.x. Once I updated the version of Node on my machine, this worked!
1 Like
The issue here ended up being my version of Node.js was 10.x and the one from the origin machine was 14.x. Once I updated the version of Node on my machine, this worked!