Skip to content

Node.js warning displayed when using CLI in Node@14 #1969

@waldekmastykarz

Description

@waldekmastykarz

When using CLI v3.3.0+ in Node@14 you get the following warning:

(node:89938) Warning: Accessing non-existent property '_theme' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)

You get to see this warning, no matter which command you execute and it's visible even when initializing command completion. The warning comes from markshell and @StfBauer is working on fixing it.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions