Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up instructions wrong #118

Open
jordanharris-6 opened this issue Nov 4, 2024 · 0 comments
Open

Set up instructions wrong #118

jordanharris-6 opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jordanharris-6
Copy link
Contributor

Expected Behavior

When installing the plugin you should be able to follow the instructions in the readme file and get set up quickly

Actual Behavior

If you install the plugin via composer and you use the code inside the readme you getting this error

require.@bigbite/themer is invalid, it should have a vendor name, a forward slash, and a package name. The vendor and package name can be words separated by -, . or _. The complete name should match
  "^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9](([_.]?|-{0,2})[a-z0-9]+)*$".

If you try to install the plugin for local development you get this error

git clone [email protected]:@bigbite/themer.git && cd themer
Cloning into 'themer'...
fatal: remote error:
 @bigbite/themer is not a valid repository name
Visit https://support.github.com/ for help

Step-by-step reproduction instructions

Follow the instructions to just install the plugin

OR

Follow the instructions to allow local development of the plugin

Screenshots, screen recordings, code snippets

http://bigbite.im/i/JzuhQp

http://bigbite.im/i/RfFonw

System Information

  • Device: Macbook pro 2019
  • Operating System: Sonoma 14.2.1
  • Browser: N/A
  • WordPress version: N/A
  • PHP version: 8.2.8
@jordanharris-6 jordanharris-6 added the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant