You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to require it by: const { getDocumentAsJSON } = require("xd-json-wrapper");
but it gives en error on module load: Plugin Error: Module not found: "xd-json-wrapper". Parent module folder was: "/".
I'm trying to require it by:
const { getDocumentAsJSON } = require("xd-json-wrapper");
but it gives en error on module load:
Plugin Error: Module not found: "xd-json-wrapper". Parent module folder was: "/".
folder structure is
https://github.com/artfabrique/pxdtool
The text was updated successfully, but these errors were encountered: