Skip to content

Commit

Permalink
Merge pull request #34 from suryavaddiraju/development
Browse files Browse the repository at this point in the history
new error fixed
  • Loading branch information
suryavaddiraju authored May 13, 2024
2 parents ab1d1dd + 833b08b commit 3e15a4e
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 3e15a4e

Please sign in to comment.