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
**Actual Behavior
I get an error:
error - ./logger/logger.js:4:26
Module not found: Can't resolve 'winston-logflare'
at: const LogflareTransport = require("winston-logflare")
Expected Behavior
Getting no error.
**Actual Behavior
I get an error:
error - ./logger/logger.js:4:26
Module not found: Can't resolve 'winston-logflare'
at: const LogflareTransport = require("winston-logflare")
Steps to Reproduce the Problem
Specifications**
Version: "winston-logflare": "0.1.0",
Platform: macOS 10.15.7 - "react": "17.0.1", "next": "10.0.3"
The text was updated successfully, but these errors were encountered: