lili2012
lili2012
> Ok so I think I have the answer. We may need to improve the docs to explain the situation as I can see it would be easy to run...
@KevinEady Thanks I tried your method. But I want to know could `console.log(addonSampleObject)` output { stringProp: 'Hello World', numberProp: 3.1415926536 } without using JSON.stringify or util.inspect. How could I achieve...
I delete node_modules folder and this error disappear. You could have a try and tell me whether it works.