Commit d92ac26f authored by S M Y's avatar S M Y
Browse files

get verbose logs for 32 bit installation and removal of node_modules folder

parent 87aa974d
No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
...@@ -2,5 +2,6 @@ ...@@ -2,5 +2,6 @@
#Build the offline installer #Build the offline installer
cd /private/src/ cd /private/src/
npm install rm -rf node_modules
npm install leveldown --verbose
npm run dist npm run dist
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment