RollupError: Expected '{', got 'interface' #1710
Unanswered
gtalk-renato
asked this question in
Q&A
Replies: 2 comments 1 reply
-
as a general rule of thumb, most open source developers won't download zip files because they can contain dangerous things. you would be better off using a repo, stack blitz or replit to share a reproduction of the problem you're running into. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@gtalk-renato Could you post the full error? I am facing the same issue (see: #1690) and am trying to find similarities in our projects |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm developing a project in Vue 3. Everything is working fine in dev-time. But the error RollupError: Expected '{', got 'interface' occurs when I try to build. I've tried everything and I don't know what else to do.
Here is a part of the code.
rollup-problem.zip
Beta Was this translation helpful? Give feedback.
All reactions