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

DebugServer: Encountered an issue during the publish process same error on all my projects when debugging #606

Open
faverpaz opened this issue Dec 5, 2024 · 2 comments

Comments

@faverpaz
Copy link

faverpaz commented Dec 5, 2024

DebugServer: Encountered an issue during the publish process
DebugServer: Error: Non-whitespace before first tag.
Line: 0
Column: 1
Char: E

at error (......vscode\extensions\rokucommunity.brightscript-2.50.5\node_modules\sax\lib\sax.js:651:10)
at strictFail (........vscode\extensions\rokucommunity.brightscript-2.50.5\node_modules\sax\lib\sax.js:677:7)
at beginWhiteSpace (.......vscode\extensions\rokucommunity.brightscript-2.50.5\node_modules\sax\lib\sax.js:951:7)
at SAXParser.write (......vscode\extensions\rokucommunity.brightscript-2.50.5\node_modules\sax\lib\sax.js:1006:11)

@TwitchBronBron
Copy link
Member

That's very interesting, I've never seen this issue before.

Can you try cloning these sample projects, does it happen in them as well?

https://github.com/rokucommunity/sample-projects

@faverpaz
Copy link
Author

faverpaz commented Dec 6, 2024

Hello, same problem, everything worked fine just from one moment to the next it could no longer be run directly on Roku but if it creates the zip and I can upload it manually on Roku but all my projects and the new ones downloaded have the same problem I already tried changing versions of Node without results

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

2 participants