You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
some dev builds/compiles/scripts generate this warning:
(node:3291) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
some dev builds/compiles/scripts generate this warning:
(node:3291) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency
(Use
node --trace-warnings ...
to show where the warning was created)Seems related to sc-istanbul library being used:
gotwarlost/istanbul#940
Just logging the issue here for now...
The text was updated successfully, but these errors were encountered: