From 833b08bb2e7657adaecca87a3301fc4fe3ea27e5 Mon Sep 17 00:00:00 2001 From: Vaddiraju Surya Teja Date: Mon, 13 May 2024 06:06:55 +0530 Subject: [PATCH] new error fixed - new error fixed --- lib/postinstall.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/postinstall.mjs b/lib/postinstall.mjs index 30f0032..d95e48a 100644 --- a/lib/postinstall.mjs +++ b/lib/postinstall.mjs @@ -1,6 +1,5 @@ import * as fs from "node:fs"; import https from 'node:https'; -import * as fs from 'node:fs'; let package_name = ""; let offline_file = "viu"; if (process.platform==='darwin'&& process.arch==='x64'){