Hi all,
I’m trying to develop a new module to contribute to the community.
My question is, I’m trying to develop this thing, and apart from blindly running the npm and seeing the results, I don’t have much in a method of debugging. Does anyone have a technique here to debug whilst running?
Also, my function requires a height and width to be set; But I’m not seeing anything in any of the other examples where a height and width is set.