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

error: Syntax error gun.gleam #9

Open
rockerBOO opened this issue Jan 5, 2024 · 1 comment
Open

error: Syntax error gun.gleam #9

rockerBOO opened this issue Jan 5, 2024 · 1 comment

Comments

@rockerBOO
Copy link
Contributor

Not quite sure what is happening in this error to come up with a fix.

gleam --version
gleam 0.33.0
[dependencies]
gleam_stdlib = "~> 0.32"
nerf = "~> 0.4"

[dev-dependencies]
gleeunit = "~> 1.0"
error: Syntax error
   ┌─ /home/rockerboo/code/twitch_chatbot/build/packages/nerf/src/nerf/gun.gleam:10:1
   │
10 │ pub external type StreamReference
   │ ^^^ I was not expecting this.

Expected one of:
An import, const, type, if block, or function.

Thanks.

@rockerBOO
Copy link
Contributor Author

Oh #8 looks to be fixing this

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

No branches or pull requests

1 participant