Moodle Mobile app environment set up problem for latest version 3.6.0

Moodle Mobile app environment set up problem for latest version 3.6.0

by Esther Saratha -
Number of replies: 0

node - v10.15.0

npm - 6.5.0

cordova - 8.1.2 (cordova-lib@8.1.1)

ionic - 4.9.0

gulp - CLI version 2.0.1


When I run npm run setup it shows the following message but doesn't end up in error.

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.7.2/win32-x64-64_binding.node

Cannot download "https://github.com/sass/node-sass/releases/download/v4.7.2/win32-x64-64_binding.node":

HTTP error 404 Not Found

Hint: If github.com is not accessible in your location

      try setting a proxy via HTTP_PROXY, e.g.

      export HTTP_PROXY=http://example.com:1234

or configure npm proxy via

      npm config set proxy http://example.com:8080

and after starting the ionic server when I try to open the application in desktop it displays as shown in the image.


Average of ratings: -