Skip to content

Addresses minor issues before release #4436

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

Closed
7 tasks done
jsjoeio opened this issue Nov 3, 2021 · 1 comment
Closed
7 tasks done

Addresses minor issues before release #4436

jsjoeio opened this issue Nov 3, 2021 · 1 comment
Assignees
Labels
chore Related to maintenance or clean up

Comments

@jsjoeio
Copy link
Contributor

jsjoeio commented Nov 3, 2021

There are a couple things we need to fix before cutting a release:

@jsjoeio jsjoeio added the chore Related to maintenance or clean up label Nov 3, 2021
@jsjoeio
Copy link
Contributor Author

jsjoeio commented Nov 3, 2021

ERR SyntaxError: Unexpected token ' in JSON at position 2
    at JSON.parse (<anonymous>)
    at Object.factory (:8080/static/out/vs/workbench/services/extensionManagement/common/webExtensionsScannerService.js:378)

failing in this file webExtensionsScannerService.js at this line:

const storedWebExtensions = JSON.parse(content.value.toString());

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

No branches or pull requests

2 participants