You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
If you try to install the plugin for local development you get this error
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
The text was updated successfully, but these errors were encountered: