SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.57k stars 267 forks source link

[Playground]: Cannot run Playground locally on Windows #8011

Closed dimovpetar closed 11 months ago

dimovpetar commented 11 months ago

Bug Description

When I try to start the Playground locally, I get the following error: [Error: ENOENT: no such file or directory, open 'C:\xxx\ui5-webcomponents\packages\base\dist\api.json']

Affected Component

No response

Expected Behaviour

No response

Isolated Example

No response

Steps to Reproduce

  1. execute yarn storybook in packages/playground

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

main branch

Browser

Chrome

Operating System

Windows 11

Additional Context

No response

Organization

No response

Declaration

petyabegovska commented 11 months ago

Hi @dimovpetar,

Try yarn start:playground inside root folder.

Best regards, Petya