Skip to content

Getting an Namespace 'NodeJS' has no exported member 'Global' error #11640

@robgeurden

Description

@robgeurden

🐛 Bug Report

When trying to build our solution we get the following error:
Namespace 'NodeJS' has no exported member 'Global' on line node_modules/@jest/types/build/Global.d.ts:85:62

Seems to be coming from https://github.com/facebook/jest/blob/master/packages/jest-types/src/Global.ts line 137

To Reproduce

Version of node 14.16.1 & Jest 27.0.6

Expected behavior

Not to get this error when building

Link to repl or repo (highly encouraged)

https://github.com/robgeurden/easy-test

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions