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

unable to open files i get a string that says [object event] #3874

Closed
SNmcdarby1 opened this issue Apr 9, 2021 · 8 comments · Fixed by #4040
Closed

unable to open files i get a string that says [object event] #3874

SNmcdarby1 opened this issue Apr 9, 2021 · 8 comments · Fixed by #4040
Assignees
Labels

Comments

@SNmcdarby1
Copy link

Bug description

similar problem to this
https://crimson-tuna-hpo667r4.ws-eu03.gitpod.io/

Steps to reproduce

still new in coding and learning new skills

Expected behavior

No response

Example repository

https://crimson-tuna-hpo667r4.ws-eu03.gitpod.io/

@akosyakov akosyakov added editor: code (browser) type: bug Something isn't working labels Apr 12, 2021
@akosyakov
Copy link
Member

Does it work now? I cannot reproduce it unfortunately.

@akosyakov akosyakov added the meta: 🤔 reporter-feedback-needed cannot process further since we need more info from the reporter label Apr 12, 2021
@gtsiolis
Copy link
Contributor

Could this be related to #2699? /cc @akosyakov

@SNmcdarby1
Copy link
Author

hello still encountering the same problem.
image

@akosyakov
Copy link
Member

akosyakov commented Apr 12, 2021

Could you try to disable/uninstall extensions one by one to see whether it makes any difference? I assume it is something what is configured for your user, either extensions or user setting.

@akosyakov
Copy link
Member

akosyakov commented Apr 12, 2021

I have following extensions installed, which do you have besides them:
Screenshot 2021-04-12 at 12 32 38

@SNmcdarby1
Copy link
Author

SNmcdarby1 commented Apr 13, 2021 via email

@akosyakov
Copy link
Member

I have a following suspicion: you copied your user settings from local VS Code and pasted in Gitpod but while doing you maybe forgot a closing bracket and something. So later when we try to load settings we cannot parse them actually. Is it correct?

You can reset your user data (settings/extensions) by:

  • starting a workspace
  • Run Show Synced Data command from the command palette
  • then click ... in the opened view title and Clean Data in Cloud...
  • click reset and wait a bit till initial settings are restored

@akosyakov
Copy link
Member

Actually I think I found an issue in web dependencies for VS Code, following resource is missing: node_modules/jschardet/dist/jschardet.min.js

@akosyakov akosyakov self-assigned this Apr 22, 2021
@akosyakov akosyakov removed the meta: 🤔 reporter-feedback-needed cannot process further since we need more info from the reporter label Apr 22, 2021
@akosyakov akosyakov added this to the April 2021 milestone Apr 22, 2021
akosyakov added a commit that referenced this issue Apr 22, 2021
akosyakov added a commit that referenced this issue Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants