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.
When using CLI v3.3.0+ in Node@14 you get the following warning:
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.