Sahil-Gupta584 / video-downloader

1 stars 1 forks source link

Not working #1

Closed merbin2012 closed 2 months ago

merbin2012 commented 2 months ago

While add and run it show the following error

ReferenceError: process is not defined
    at node_modules/dotenv/lib/env-options.js (videos-downloader.js?v=0f827c79:401:5)
    at __require (chunk-G3PMV62Z.js?v=632c8dee:8:50)
    at videos-downloader.js?v=0f827c79:972:7
    at videos-downloader.js?v=0f827c79:976:3
cap.handleError @ VM3:816
videos-downloader.js?v=0f827c79:401 Uncaught ReferenceError: process is not defined
    at node_modules/dotenv/lib/env-options.js (videos-downloader.js?v=0f827c79:401:5)
    at __require (chunk-G3PMV62Z.js?v=632c8dee:8:50)
    at videos-downloader.js?v=0f827c79:972:7
    at videos-downloader.js?v=0f827c79:976:3
Sahil-Gupta584 commented 2 months ago

issue has been solved you can continue you project now onwards with latest version 1.0.3

merbin2012 commented 2 months ago

@Sahil-Gupta584 Thanks for considering my query and the new update. But this issue is still found, please check the below-attached image.

import s from 'videos-downloader';

1 2