Botframework-composer: yarn problem

Created on 17 Dec 2019  路  2Comments  路  Source: microsoft/BotFramework-Composer

When I try to build the Project with "yarn install", I get the following error:

$ yarn build
yarn run v1.21.1
error Couldn't find a package.json file in "C:\\Users\\NAME\\OneDrive - XY AG\\Documents\\Visual Studio 2019\\Source\\BotFramework-Composer"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

I tried "yarn Cache clean", but Nothing helped under Windows.

Does anybody has the same Problems?

Question

Most helpful comment

Hi @andreas-sommer-engenious! It looks like you have run a yarn command in the repository root directory. Try running those commands in the Composer directory.

See https://github.com/microsoft/BotFramework-Composer#get-started for more information.

All 2 comments

Hi @andreas-sommer-engenious! It looks like you have run a yarn command in the repository root directory. Try running those commands in the Composer directory.

See https://github.com/microsoft/BotFramework-Composer#get-started for more information.

Sorry. Next Problem:
husky
error C:\Users\SOMMERA\OneDrive - EnBW AG\Documents\Visual Studio 2019\Source\BotFramework-ComposerComposer\node_modules\cypress: Command
failed.
Exit code: 1

Is the node.js Version too new?
Tanks again

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jakeatmsft picture jakeatmsft  路  21Comments

DS2019 picture DS2019  路  21Comments

philip-mc picture philip-mc  路  14Comments

sujeongHeo picture sujeongHeo  路  15Comments

kalebk picture kalebk  路  16Comments