feross / feross/yt-player

Unable to find the imported file or module 'events'

Open
#73 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
689
Forks
63
PR merge metrics
No merged PRs in 30d

Description

On compilation I receive the following error:

`Unable to find the imported file or module 'events'.`

the source of the error is on `line 2` of `index.js`:

`const EventEmitter = require('events').EventEmitter`.

This is an old project that was previously working. I have tried deleting my `node_modules` directory and reinstalled packages - but still the same error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.