Skip to content

Error: Cannot find module 'node:stream' #98

@luckyzluz

Description

@luckyzluz

An error was reported about the module import.
var rotatingLogStream = require('file-stream-rotator')
There is no problem in the implementation of npm i file-stream-rotator.
No prompt Cannot find module 'file-stream-rotator'
so which modules of node are needed to support the normal use of this module(node:stream).
node version : v14.16.0
npm version: v6.14.11
file-stream-rotator version: v1.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions