import Parse from "parse/node"
./node_modules/xmlhttprequest/lib/XMLHttpRequest.js
Module not found: Can't resolve 'child_process' in
import Parse from "parse"
It looks like you're using the browser version of the SDK in a node.js environment. You should require('parse/node') instead.
Error creating install object ReferenceError: localStorage is not defined
--
You received this message because you are subscribed to the Google Groups "Back4App" group.
To unsubscribe from this group and stop receiving emails from it, send an email to back4app+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/back4app/80483d2e-9d5a-48ca-ad61-fae76090e496%40googlegroups.com.