FuelLabs / FuelLabs/fuelup

dyld: Symbol not found during usage of fuel-undexer

Open
#492 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
282
Forks
150
Avg merge
2d 17h
Merged PRs (30d)
2

Description

Hi guys, I just reinstalled brew, rustup and fuelup but I still have this error
```
lidia@Air-Lidia swaylend-indexer % fuel-indexer
dyld: Symbol not found: __ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv
Referenced from: /Users/lidia/.fuelup/toolchains/latest-aarch64-apple-darwin/bin/fuel-indexer (which was built for Mac OS X 12.0)
Expected in: /usr/lib/libc++.1.dylib

zsh: abort fuel-indexer
```

```
fuelup show
Default host: aarch64-apple-darwin
fuelup home: /Users/lidia/.fuelup

installed toolchains
--------------------
latest-aarch64-apple-darwin (default)

active toolchain
-----------------
latest-aarch64-apple-darwin (default)
forc : 0.44.1
- forc-client
- forc-deploy : 0.44.1
- forc-run : 0.44.1
- forc-doc : 0.44.1
- forc-explore : 0.28.1
- forc-fmt : 0.44.1
- forc-index : 0.20.8
- forc-lsp : 0.44.1
- forc-tx : 0.44.1
- forc-wallet : 0.3.0
fuel-core : Error getting version string
fuel-core-keygen : Error getting version string
fuel-indexer : Error getting version string

fuels versions
---------------
forc : 0.45
forc-wallet : 0.45
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.