-
After running yarn dev I get:
```
yarn dev
yarn run v1.22.4
$ NODE_ENV=development index.js
/bin/sh: index.js: command not found
error Command failed with exit code 127.0
info Visit h…
-
I recently updated the servers badge mod by adding 3 badges and updating the mod here:
https://steamcommunity.com/sharedfiles/filedetails/?id=2491326908
Using the following JSON File in the conf…
-
It seems that we have a problem when deploying Krabs in production mode.
Whats the guideline to go prod with Krabs?
-
Adding the Nuget to a project implies it can be easily referenced in the code, such as:
`#include `
This works well for other Nugets, such as `AWSSDKCPP-Core`, but it doesn't work here, and one is…
-
### Please ensure:
- [X] The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.
### Description
I'm unable to save the options:
```
Unhandled Promise Rejection…
-
How I can link image that exists in my public folder?
for example favicon..
-
I was trying to setup a simple kraber app but the setup fails.
I made the same steps you did in your tutorial video:
I get following error trying to start the server after setting up the index.j…
-
Hi, not an "issue", but I was wondering how one should add a cms like strapi to an next app using krabs, since the app already contains a backend with express.
Or does it not make sense to use this a…
-
Hi again,
somehow the NextJs Link components do a full refresh, default NextJs applications does not have this behavior.
Not sure if that behavior is due to krabs.
In my case, I have the follow…
-
Not an issue but I cant change the label to this, could you provide a guide on how to properly deploy this on platforms like digital ocean. I am not sure how to configure the subdomains and build next…