• Hi,

    thank you so much for the implementation of such a great plugin.

    Would you kindly advise how I can connect the plugin on ghostnet or rebuild the code to be able to use NFTs minted on ghostnet?

    Kind regards,

    Jérémie

Viewing 1 replies (of 1 total)
  • Thread Starter jzrk

    (@jzrk)

    Here is some additional information. When I run the build script, I endup on the following problem:

    $ yarn build
    yarn run v1.22.18
    $ export NODE_ENV=production && webpack
    assets by status 0 bytes [cached] 1 asset ERROR in main
    Module not found: Error: Can't resolve './src' in '/Users/jeremie/dev/wordpress/plugins/minterpress'
    resolve './src' in '/Users/jeremie/dev/wordpress/plugins/minterpress'
    using description file: /Users/jeremie/dev/wordpress/plugins/minterpress/package.json (relative path: .)
    Field 'browser' doesn't contain a valid alias configuration
    using description file: /Users/jeremie/dev/wordpress/plugins/minterpress/package.json (relative path: ./src)
    no extension
    Field 'browser' doesn't contain a valid alias configuration
    /Users/jeremie/dev/wordpress/plugins/minterpress/src doesn't exist
    .js
    Field 'browser' doesn't contain a valid alias configuration
    /Users/jeremie/dev/wordpress/plugins/minterpress/src.js doesn't exist
    .json
    Field 'browser' doesn't contain a valid alias configuration
    /Users/jeremie/dev/wordpress/plugins/minterpress/src.json doesn't exist
    .wasm
    Field 'browser' doesn't contain a valid alias configuration
    /Users/jeremie/dev/wordpress/plugins/minterpress/src.wasm doesn't exist
    as directory
    /Users/jeremie/dev/wordpress/plugins/minterpress/src doesn't exist webpack 5.78.0 compiled with 1 error in 180 ms
    error Command failed with exit code 1.
    info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
    (base)

    Any idea on how to progress on this is more than welcome ??

    Thanks a lot,

    Jérémie

Viewing 1 replies (of 1 total)
  • The topic ‘Ghostnet’ is closed to new replies.