Arthur Neuman
Arthur Neuman
### Description When using LuckPerms on SpongeForge and a PostgreSQL database, The LuckPerms plugin fails to initialize and denies all players entry into the server with an error saying it...
I was wondering why the sound `runicshieldcharge` wasn't working and when I checked sound definition, I noticed there was a typo (e after shield in key) 
It seems my EJS files aren't being associated with with the EJS extension. I went to see if the extension was throwing any errors and lo and behold:  (If...
Fixes: #8309 The Github Actions workflow status badge fetches the wrong URL for the native badge SVG. This PR prepends `/actions/` to `/workflows/` in the URL.
## Icon request I want to use Chrome's incognito icon in a project I'm working on. Would it be feasible to include that possibly in the "brand" section? 
**Describe the bug** Whenever my React module has an error, rather than Storybook displaying the error, the endpoint to which the error should be posted (`/runtime-error`) returns a 404. It...
# Description Closes #650 ## Type of change Semantic Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...
Next config: ```mjs /** * Run `build` or `dev` with `SKIP_ENV_VALIDATION` to skip env validation. This is especially useful * for Docker builds. */ await import('./src/env.mjs') import withExportImages from 'next-export-optimize-images'...
The compilation and distribution of this package for Typescript is not done properly. I love this library and would love to use it, however, no `.ts` files should be shipped,...
Something goes wrong with Rollup when building as the plugins lose their typing (and recognition as importable modules) causing them to need manual declaration like so ```ts declare module 'cal-heatmap/plugins/CalendarLabel'...