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
{{ message }}
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
Followed installation correctly, using the latest version of next js.
Receiving the error
code: 'MODULE_NOT_FOUND'
node_modules/krabs/dist/utils/env/index.js
node_modules/krabs/dist/utils/tenants/findTenant.js',
node_modules/krabs/dist/express-krabs/index.js',
index.js'
Works with the example version of 9.5.5
Edit: I pulled another copy of the example and it works the first time. Not sure what the problem is now...
Edit 2: I had to run
npm install colors
to solve this...The text was updated successfully, but these errors were encountered: