This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
ui-components build error on Windows #244
Labels
bug
Something isn't working
effort: medium
examples
Issues related to the documentation/examples package
impact: low
I can not build on Windows. When i try to execute start i receive error:
node_modules\@vmw\ng-live-docs\index.js:10 .stdout.toString() ^ TypeError: Cannot read property 'toString' of null
Also in windows in command "generate-translations": "node projects/components/src/assets/index.js && cp projects/components/src/assets/i18n.json dist/components/i18n.json" - cp not work
The text was updated successfully, but these errors were encountered: