Giter Site home page Giter Site logo

Comments (7)

ziflex avatar ziflex commented on May 23, 2024 1

Yeah, I think we don't have a build for M1 arch.

@subimage are you using Mac with M1 chipset?

from ferret.

slowmanchan avatar slowmanchan commented on May 23, 2024

I think the install.sh file is missing support for M1 macs using arm64 arch. uname -m yields arm64 on m1 macs:

image

from ferret.

subimage avatar subimage commented on May 23, 2024

Hello, yes indeed I am!

from ferret.

PierreBrisorgueil avatar PierreBrisorgueil commented on May 23, 2024

Same on my side :)

from ferret.

PierreBrisorgueil avatar PierreBrisorgueil commented on May 23, 2024

@ziflex sorry for my absence, for info cli_darwin_arm64.tar.gz works fine on mac M1, but indeed the CLI does not seem to install the right version.

  • memory leak on every scrap with go install
  • everything fine with the cli_darwin_arm64.tar.gz

from ferret.

PierreBrisorgueil avatar PierreBrisorgueil commented on May 23, 2024

FYI mac m1
uname Darwin
uname -m arm64

from ferret.

sportshead avatar sportshead commented on May 23, 2024

This issue seems to have been fixed in MontFerret/cli@39fa72d

Have tested on an M2 Macbook Air and the installation is successful:

$ cd `mktemp -d`
$ curl https://raw.githubusercontent.com/MontFerret/cli/master/install.sh | LOCATION=. sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  5278  100  5278    0     0  11866      0 --:--:-- --:--:-- --:--:-- 11860
Installing MontFerret cli v1.11.0...
Downloading package https://github.com/MontFerret/cli/releases/download/v1.11.0/cli_darwin_arm64.tar.gz as /var/folders/8w/6f9ww_7s1dd0d8z6lmrsszq40000gn/T/MontFerret.cli.XXXXXXX.HzmMWgBUtm/[email protected]/cli_darwin_arm64.tar.gz
Copying /var/folders/8w/6f9ww_7s1dd0d8z6lmrsszq40000gn/T/MontFerret.cli.XXXXXXX.HzmMWgBUtm/[email protected]/ferret to .
Updating profile /Users/sportshead/.bashrc
New version of MontFerret Cli installed to .
Version:
  Self: 1.11.0
  Runtime: 0.18.0
$ uname
Darwin
$ uname -m
arm64
$ ./ferret
Usage:
  ferret [flags]
  ferret [command]

Available Commands:
  browser     Manage Ferret browsers
  config      Manage Ferret configs
  exec        Execute a FQL script or launch REPL
  help        Help about any command
  update
  version     Show the CLI version information

Flags:
  -h, --help               help for ferret
  -l, --log-level string   Set the logging level ("debug"|"info"|"warn"|"error"|"fatal") (default "info")

Use "ferret [command] --help" for more information about a command.

from ferret.

Related Issues (20)

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.