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

'Cannot read properties of undefined (reading 'eclccPath')' in VSCode w/ ECL Extension #343

Open
HWatanuki opened this issue May 11, 2023 · 0 comments
Assignees
Labels

Comments

@HWatanuki
Copy link

Reporting an issue that I was not able to address/reproduce for tracking purposes.

During a hackathon event in April 18th 2023, a specific student with a Mac OS PC was having the following pop up error message while submitting a simple "OUTPUT('hello');" via VSCode to one of ours HPCC Systems clusters: 'Cannot read properties of undefined (reading 'eclccPath')'.

  • User was using the latest versions of the Vscode and the ECL extension at that time and had two versions of clienttools installed on his PC: 9.0.0 and 8.12.0 (both were reporting the same error message)
  • Reinstalling the ECL Extension and the clienttools did not address the error message.
  • Syntax check was working fine.
  • Trying to manually specify an eclcc path in the settings of the ECL extension to override the automatic detection made the error message to change to "Empty Archive" when submitting the workunit.
  • Other students using either Windows PC's or Mac OS PC's at the same event and using the same setup as this student were able to submit their code successfully.
  • We have seen other occurrences of the same error message on Windows PC's when the Microsoft C++ redistributable package is missing from the PC
@GordonSmith GordonSmith self-assigned this May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants