Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Missing stylesheet resource #67

Open
jimjamz opened this issue May 30, 2024 · 0 comments
Open

Missing stylesheet resource #67

jimjamz opened this issue May 30, 2024 · 0 comments

Comments

@jimjamz
Copy link

jimjamz commented May 30, 2024

Describe the bug
The script, package-extension.sh does not run successfully because the file, src/stylesheet.css does not exist.
To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo.
  2. Run the installation script as recommended, ./package-extension.sh
    The following error occurs during the running of the script:
    cp: cannot stat 'src/stylesheet.css': No such file or directory

Expected behavior
The script should run successfully.

Screenshots
N/A

Environment (please complete the following information):

  • Distro: Debian 12
  • Gnome version:43.9

Additional context
The src/stylesheet.css file is missing. It is still available in the original repo, which this repo was forked from.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant