This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Description
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...