watson-developer-cloud / discovery-components

IBM Watson Discovery components
https://watson-developer-cloud.github.io/discovery-components/storybook
Apache License 2.0
22 stars 38 forks source link

Error: Please set DISCOVERY_AUTH_TYPE in your environment #565

Open LilianDK opened 4 months ago

LilianDK commented 4 months ago

Description

DISCOVERY_AUTH_TYPE is set =iam in ibm-credentials.env file After running "yarn workspace discovery-search-app run server" receiving message "Error: Please set DISCOVERY_AUTH_TYPE in your environment" Also manually set in environment (Windows), rebuild, but same error

What package(s) (including version) are you using?

discovery-components latest yarn 4.0.2 nvm 20.12.0 npm 10.5.0

Steps to reproduce the issue

  1. Have a Windows
  2. Follow all described instructions of the how-to until meeting error message (see description)

Additional information