sfdx-package-generator icon indicating copy to clipboard operation
sfdx-package-generator copied to clipboard

Nothing is loading when initializing the extension

Open victorng8 opened this issue 1 year ago • 0 comments

I'm receiving this error Cannot read properties of undefined (reading 'metadataObjects')

I've tried installing other versions, deleting and re-installing the extension, reloading VS code all still same error.

Steps to reproduce

  1. Open up one of the Salesforce Sandbox workspaces on VS Code (after getting org authorized)
  2. Open up the Package.xml
  3. Open Command Pallette (SFDX Package.xml Generator...)
  4. At bottom right hand side .. the progress bar loads for 3s and then disappears and there is NO other error on the terminal
  5. Navigated to Extensions > Salesforce Package.xml Generator > Tab = Runtime Status
  6. Runtime status says "Cannot read properties of undefined (reading 'metadataObjects')"

I waited for > 5mins for it to patiently load but nothing also (https://imgur.com/a/QE2sHVv)

Version = v2.0.9 Macbook = macOS Monterey Version 12.6 (1.4 GHz Quad-Core Intel Core i5)

victorng8 avatar Oct 05 '22 07:10 victorng8