Skip to main content
This step:

1 Create an unlocked package .... the default:

sfdx force:package2:create --name dreamhouse --description "My Package" --containeroptions Unlocked -

Should read:

1 Create an unlocked package .... the default:

sfdx force:package2:create --name th-dreamhouse --description "My DreamHouse Package" --containeroptions Unlocked -

Otherwise you can't complete this module.
답변 2개
  1. 2018년 4월 18일 오전 6:07
    Hi,

    If you can see the content in the challenge requirements it is given as 

    Clone the DreamHouse Git repository to get the source files for the DreamHouse app.

    Using the DreamHouse source, create an unlocked package in your Dev Hub with the name th-dreamhouseand description, My DreamHouse Package.

    Create version 1.0 of the My DreamHouse Package.

    Create a scratch org and install version 1.0 in it.

    Use the Salesforce CLI to install version 1.0 of the DreamHouse package in the your Trailhead Playground org.

    Best Regards,

    Sandhya
0/9000