I'm new here I want to use it in wechat applet

Could you please share the code that is throwing this error?


The problems I caused when I introduced this SDK

I have never used the Parse JS SDK for WeChat but I believe that’s not the right way. Take a look here: https://github.com/parse-community/Parse-SDK-JS#using-parse-on-different-platforms

I can already operate on node


But I don’t want node to return data. I want to use new directly in wechat Parse.Query To operate

As stated in the link I sent you, I believe that for we chat yo should use const Parse = require('parse/weapp');