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
Exception Trace:
Error: DependencyConflictError: vhost 2.0.1 is incompatible with KeystoneJS 6.1.0
at loadConfiguration (/usr/local/lib/node_modules/vhost/lib/core.js:98:15)
at initialize (/usr/local/lib/node_modules/vhost/lib/core.js:45:5)
at Object. (/usr/local/lib/node_modules/vhost/index.js:12:3)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
Resolution Steps:
Verify the compatibility between vhost and KeystoneJS versions.
Consider upgrading or downgrading the vhost or KeystoneJS package to a compatible version.
Check the vhost and KeystoneJS documentation for compatibility notes and recommended versions.
If using a custom configuration, ensure it adheres to the guidelines provided by both vhost and KeystoneJS.
Contact support or refer to the community forums for further assistance.
The text was updated successfully, but these errors were encountered:
Error: vhost package initialization failed due to KeystoneJS incompatibility.
Error Details:
Exception Trace:
Error: DependencyConflictError: vhost 2.0.1 is incompatible with KeystoneJS 6.1.0
at loadConfiguration (/usr/local/lib/node_modules/vhost/lib/core.js:98:15)
at initialize (/usr/local/lib/node_modules/vhost/lib/core.js:45:5)
at Object. (/usr/local/lib/node_modules/vhost/index.js:12:3)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
Resolution Steps:
The text was updated successfully, but these errors were encountered: