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

Receiving random error after each new line of code on Windows #432

Open
yung-Kavin opened this issue Sep 8, 2023 · 0 comments
Open

Receiving random error after each new line of code on Windows #432

yung-Kavin opened this issue Sep 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@yung-Kavin
Copy link

yung-Kavin commented Sep 8, 2023

Problem

everytime i write a new line of code, i get a random errors somewhere in my code. To fix this i have to update my flow cli in the terminal, everytime i write a new line, to see if i have any actual syntax errors.

Steps to Reproduce

just one example:
random error msg:
image

ran the update command: sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/master/install.sh)"

new random error msg:
image

and this random error, just jumps around. everytime i write some new code.

what i have to do everytime i get an error:
image

Context

working on a smart contract, regarding a treasureChestRewards that rewards NFTs.

@yung-Kavin yung-Kavin added the bug Something isn't working label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants