Skip to content

Error: Could not locate the bindings file. Tried: #9

@shubhank008

Description

@shubhank008

Using latest Wordpress version, exported just the Posts (from Tools->Export) and when trying to convert to JSON got the following error (npm and node are installed):

    /home/test/wp2ghost-master/node_modules/bindings/bindings.js:91
      throw err
      ^

    Error: Could not locate the bindings file. Tried:
     → /home/test/wp2ghost-master/node_modules/node-expat/build/node_expat.node
 → /home/test/wp2ghost-master/node_modules/node-expat/build/Debug/node_expat.node
 → /home/test/wp2ghost-master/node_modules/node-expat/build/Release/node_expat.node
 → /home/test/wp2ghost-master/node_modules/node-expat/out/Debug/node_expat.node
 → /home/test/wp2ghost-master/node_modules/node-expat/Debug/node_expat.node
 → /home/test/wp2ghost-master/node_modules/node-expat/out/Release/node_expat.node
 → /home/test/wp2ghost-master/node_modules/node-expat/Release/node_expat.node
 → /home/test/wp2ghost-master/node_modules/node-expat/build/default/node_expat.node
 → /home/test/wp2ghost-master/node_modules/node-expat/compiled/4.2.6/linux/x64/node_expat.node
    at bindings (/home/test/wp2ghost-master/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/home/test/wp2ghost-master/node_modules/node-expat/lib/node-expat.js:4:32)
    at Module._compile (module.js:410:26)
    at Object.Module._extensions..js (module.js:417:10)
    at Module.load (module.js:344:32)
    at Function.Module._load (module.js:301:12)
    at Module.require (module.js:354:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/home/test/wp2ghost-master/node_modules/xml-stream/lib/xml-stream.js:2:22)
           at Module._compile (module.js:410:26)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions