TYPO3-Documentation / t3SphinxThemeRtd

Please report only issues that concern the rendering of the official TYPO3 docs here. For help and support on TYPO3, please see: https://typo3.org/help/
MIT License
11 stars 7 forks source link

development environment can't be setup due missing bower dependency #102

Closed josefglatz closed 5 years ago

josefglatz commented 5 years ago
>> bower font-source-sans-pro-sass#~2.10.0          ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/Arelav/font-source-sans-pro.git", exit code of #128 remote: Repository not found. fatal: repository 'https://github.com/Arelav/font-source-sans-pro.git/' not found
>> Additional error details:
>> remote: Repository not found.
>> fatal: repository 'https://github.com/Arelav/font-source-sans-pro.git/' not found
>> Exited with code: 1.
DanielSiepmann commented 5 years ago

Please have a look at https://github.com/TYPO3-Documentation/t3SphinxThemeRtd/tree/feature/cleanup-frontend-stack and follow https://github.com/TYPO3-Documentation/t3SphinxThemeRtd/tree/feature/cleanup-frontend-stack#set-up-a-development-environment

Note that sphinx is optional, ruby and sass via ruby is required.

Does that help?

josefglatz commented 5 years ago

It's fixed in the feature branch. So I close this issue