Giter Site home page Giter Site logo

Comments (5)

BennyTheDev avatar BennyTheDev commented on August 28, 2024

that's probably bip32 related, I will check that on macos

from pipe-wallet.

kuncle avatar kuncle commented on August 28, 2024

any update?

from pipe-wallet.

 avatar commented on August 28, 2024

I use macOS 14.1
Node v18.17.1
wallet works fine.
Have you updated the dependencies?
My package.ison, try comparing to yours, maybe an update from the repository is required. There was a wallet update a couple days ago.

{
  "dependencies": {
    "@cmdcode/tapscript": "1.2.7",
    "bip32": "3.0.1",
    "bip39": "^3.1.0",
    "config": "^3.3.9",
    "cuid": "^3.0.0",
    "graceful-goodbye": "^1.3.0",
    "level": "^8.0.0",
    "level-sublevel": "^6.6.5",
    "os": "^0.1.2",
    "tiny-secp256k1": "^2.2.3"
  }
}

from pipe-wallet.

kuncle avatar kuncle commented on August 28, 2024

I use macOS 14.1 Node v18.17.1 wallet works fine. Have you updated the dependencies? My package.ison, try comparing to yours, maybe an update from the repository is required. There was a wallet update a couple days ago.

{
  "dependencies": {
    "@cmdcode/tapscript": "1.2.7",
    "bip32": "3.0.1",
    "bip39": "^3.1.0",
    "config": "^3.3.9",
    "cuid": "^3.0.0",
    "graceful-goodbye": "^1.3.0",
    "level": "^8.0.0",
    "level-sublevel": "^6.6.5",
    "os": "^0.1.2",
    "tiny-secp256k1": "^2.2.3"
  }
}

sorry for the delayed reply, but it still doesn't work.

from pipe-wallet.

kuncle avatar kuncle commented on August 28, 2024

emmm, just use npm install classic-level --build-from-source command solved it.

"""
If you don't want to use the prebuilt binary for the platform you are installing on, specify the --build-from-source flag when you install. One of:
npm install classic-level --build-from-source
""" from https://github.com/Level/classic-level

from pipe-wallet.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.