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
at Function._resolveFilename (node:internal/modules/cjs/loader:1225:15)
at Function.resolve (node:internal/modules/helpers:146:19)
at jitiResolve (node_modules/jiti/dist/jiti.cjs:1:187220)
at jitiRequire (node_modules/jiti/dist/jiti.cjs:1:189288)
at Function.import (node_modules/jiti/dist/jiti.cjs:1:199778)
at resolveConfig (node_modules/c12/dist/shared/c12.CEGFwQZa.mjs:365:43)
at loadConfig (node_modules/c12/dist/shared/c12.CEGFwQZa.mjs:162:29)
at Object.run (node_modules/swagger-typescript-api/dist/cli.js:2:6045)
at runCommand (node_modules/citty/dist/index.mjs:316:26)
at async runCommand (node_modules/citty/dist/index.mjs:307:11)
ERROR Cannot find module 'config'
The text was updated successfully, but these errors were encountered:
Can you provide more information about your environment, such as the version of Node.js you are using? At least this is not happening in our environment.
On the 13.1.1 version (13.0.28 works great)
ERROR Cannot find module 'config' 7:41:31 AM
Require stack:
/Users/jbarnes/projects/qbit/qbit-ui/config/_index.js
at Function._resolveFilename (node:internal/modules/cjs/loader:1225:15)
at Function.resolve (node:internal/modules/helpers:146:19)
at jitiResolve (node_modules/jiti/dist/jiti.cjs:1:187220)
at jitiRequire (node_modules/jiti/dist/jiti.cjs:1:189288)
at Function.import (node_modules/jiti/dist/jiti.cjs:1:199778)
at resolveConfig (node_modules/c12/dist/shared/c12.CEGFwQZa.mjs:365:43)
at loadConfig (node_modules/c12/dist/shared/c12.CEGFwQZa.mjs:162:29)
at Object.run (node_modules/swagger-typescript-api/dist/cli.js:2:6045)
at runCommand (node_modules/citty/dist/index.mjs:316:26)
at async runCommand (node_modules/citty/dist/index.mjs:307:11)
ERROR Cannot find module 'config'
The text was updated successfully, but these errors were encountered: