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
"WARN: geolite2 cannot find configuration in package.json file, using defaults.\n"+
25
-
"WARN: geolite2 expects to have 'MAXMIND_ACCOUNT_ID' and 'MAXMIND_LICENSE_KEY' to be present in environment variables when package.json is unavailable.",
24
+
"INFO: geolite2 cannot find configuration in package.json file, using defaults.\n"+
25
+
"INFO: geolite2 expects to have 'MAXMIND_ACCOUNT_ID' and 'MAXMIND_LICENSE_KEY' to be present in environment variables when package.json is unavailable.",
26
26
);
27
27
console.log(
28
-
'WARN: geolite2 expected package.json to be present at a parent of:\n%s',
28
+
'INFO: geolite2 expected package.json to be present at a parent of:\n%s',
0 commit comments