Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Compile Error on apple M1 #12

Open
nicole-air opened this issue Mar 18, 2021 · 1 comment
Open

Compile Error on apple M1 #12

nicole-air opened this issue Mar 18, 2021 · 1 comment

Comments

@nicole-air
Copy link

nicole-air commented Mar 18, 2021

Issue

Fatal error when compiling contracts on M1 MacBook

Steps to Reproduce

> truffle compile

Expected Behavior

Compile contracts without errors

Actual Results

> truffle compile
Compiling your contracts...
===========================
> Compiling ./contracts/Counter.ligo
> Compiling ./contracts/Migrations.ligo
> Compiling ./contracts/SimpleStorage.ligo
> Using entry point "main"
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Compilation of /Users/nicole/projects/tezos-truffle-example/contracts/Counter.ligo failed. See above.
Truffle v5.5.0-tezos.4 (core: 5.5.0-tezos.4)
Node v15.9.0

Environment

Operating System: Big Sur 11.2.2 (20D80)
Truffle version: 5.5.0-tezos.4
node version: 15.9.0
npm version: 7.5.3

@elmorg
Copy link

elmorg commented Nov 10, 2021

Any update on this? I'm having the same issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants