trailheadapps/dreamhouse-lwc

Invalid version specified

robert-wettstaedt opened this issue · 2 comments

Following the instructions to install Dreamhouse using Salesforce DX, I am only getting to 5. Push the app to your scratch org.

$ sfdx force:source:push

PROJECT PATH  ERROR
────────────  ──────────────────────────────
N/A           Invalid version specified:45.0

Using a lower version, e.g. 44.0, returns even more errors.

$ sfdx --version
sfdx-cli/6.49.0 (darwin-x64) node-v10.13.0

What's the output of sfdx plugins --core?

@muenzpraeger thank you for your swift response. I just realized it was my bad. sfdx was connected to the wrong org. It is working now.