Skip to content

Commit

Permalink
new error fixed
Browse files Browse the repository at this point in the history
- new error fixed
  • Loading branch information
suryavaddiraju committed May 13, 2024
1 parent b183102 commit 833b08b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/postinstall.mjs
Original file line number Diff line number Diff line change
@@ -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'){
Expand Down

0 comments on commit 833b08b

Please sign in to comment.