You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to use yarn OCC configure?

Summary:

I am trying to develop OSF and get basics done, but yarn start command is not deploying properly and giving error.

Content (required):

All previous steps was done and it executed properly.

Steps :

using CLI

npm config set @oracle-cx-commerce:registry \ https://oracle-cx-commerce-repository.occa.ocs.oraclecloud.com

Creating blank-store in my-workspace folder

npx @oracle-cx-commerce/cli-init create-workspace my-workspace --template blank-store

Navigate to my-workspace

yarn install

yarn occ configure --appKey --appServerAdmin adim_url_here(i.e URL of OCC dashboard instance) 

Please provide an appKey: paste_app_key_here

yarn build

yarn install


and after this error is shown in CLI and localhost.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!