Skip to content

Environment variables can't be evaluated by this module #93

@oshikata0825

Description

@oshikata0825

I tried to use this MPC. I setup the environment valiables with the crrect values.
Whan I start the MCP server, the following errow was showed up. I used cross-env command to pass the environment variable.

file:///C:/clickup-test/node_modules/@taazkareem/clickup-mcp-server/build/config.js:141
throw new Error(Missing required environment variables: ${missingEnvVars.join(', ')});
^

Error: Missing required environment variables: clickupApiKey, clickupTeamId
at file:///C:/clickup-test/node_modules/@taazkareem/clickup-mcp-server/build/config.js:141:11
at ModuleJob.run (node:internal/modules/esm/module_job:274:25)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:644:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:116:5)

Node.js v22.15.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions