You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a couple things we need to fix before cutting a release:
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) - false alarm. I accidentally told my e2e tests write to extensions.json
error link daemon: spawn /Users/jp/Dev/coder/code-server/lib/linkup - it's okay. it means you need the Coder Link extension
ERRSyntaxError: Unexpectedtoken ' in JSON at position 2
atJSON.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:
There are a couple things we need to fix before cutting a release:
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)
- false alarm. I accidentally told my e2e tests write toextensions.json
error link daemon: spawn /Users/jp/Dev/coder/code-server/lib/linkup
- it's okay. it means you need the Coder Link extensionThe text was updated successfully, but these errors were encountered: