Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Cannot successfully compile Operator.sol #1849

Closed
hyc0812 opened this issue Mar 27, 2024 · 4 comments
Closed

[Bug]: Cannot successfully compile Operator.sol #1849

hyc0812 opened this issue Mar 27, 2024 · 4 comments
Assignees

Comments

@hyc0812
Copy link

hyc0812 commented Mar 27, 2024

Describe the bug

Hello, I can't successfully compile the Operator.sol with the link you provide:

Fulfilling request:
https://docs.chain.link/chainlink-nodes/v1/fulfilling-requests#overview

Set up your Operator contract -> Deploy your own operator contract -> step 1: Go to Remix and open the Operator.sol
Step 2: compile: Can't successfully compile the Operator.sol

To Reproduce

  1. Go to 'https://docs.chain.link/chainlink-nodes/v1/fulfilling-requests#deploy-your-own-operator-contract'
  2. Click on 'step 1: Go to Remix and open the Operator.sol'
  3. See error in Remix IDE

URLs

Expected behavior

No response

Additional context

No response

@hyc0812 hyc0812 added bug Something isn't working triage labels Mar 27, 2024
@aelmanaa aelmanaa self-assigned this Apr 4, 2024
@aelmanaa aelmanaa added in progress and removed bug Something isn't working triage labels Apr 4, 2024
@aelmanaa aelmanaa linked a pull request Apr 4, 2024 that will close this issue
@aelmanaa
Copy link
Collaborator

aelmanaa commented Apr 4, 2024

Hi @hyc0812

I'm sorry that you are experiencing this issue.
We are currently working to fix it (cf. this PR)

Right now, you have two options:

  • Use Hardhat or Foundry to compile and deploy the contract. You will not have any issues
  • If you want to test locally and prefer to use Remix then as a temporary solution, open this contract in RemixIDE

@hyc0812
Copy link
Author

hyc0812 commented Apr 8, 2024

Hi @aelmanaa,

Thank you for providing me with this temporary solution. Please also update when the Operator contract is ready for Remix use on testnet.

@aelmanaa
Copy link
Collaborator

Hi @hyc0812

Sorry for the delay. Can you check again, please? It should work now

@aelmanaa
Copy link
Collaborator

aelmanaa commented Jun 4, 2024

Closing this for now. Please open it again if you still run into an issue

@aelmanaa aelmanaa closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants