@danainnovations/cortex-mcp 1.0.132 → 1.0.134

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1496,7 +1496,7 @@ function configureClaudeDesktop(_serverUrl, apiKey, _mcps) {
1496
1496
  execSync2(whichCmd, { stdio: "pipe" });
1497
1497
  } catch {
1498
1498
  throw new Error(
1499
- "Node.js is required but 'npx' was not found in your system PATH. Please install Node.js from https://nodejs.org and re-run setup."
1499
+ "Node.js is required but 'npx' was not found in your system PATH.\nTo install: go to https://nodejs.org \u2192 click 'Download Node.js (LTS)' \u2192 run the installer.\nThen re-run Cortex setup."
1500
1500
  );
1501
1501
  }
1502
1502
  const cortexEntry = isWindowsTarget ? {