Please help me for Mobile app environment setup

Please help me for Mobile app environment setup

by Arjun Sutradhar -
Number of replies: 3

I clone  moodle mobile app form moodle official GitHub repository. After clone I am try to run command "npm install"

I am seeing this error...

Please see the attachmentafter npm install command return error 

Average of ratings: -
In reply to Arjun Sutradhar

Re: Please help me for Mobile app environment setup

by Philipp Geirhos -

Hi,

you have to have the correct version of Node and Npm installed. 

You can read about that in the Documentation: https://docs.moodle.org/dev/Moodle_App_Development_Guide

You can find the solution to your Problem under: "Setting up your development environment"

In Short: you have to use the tool "nvm" to install the needed versions of node

In reply to Philipp Geirhos

Re: Please help me for Mobile app environment setup

by Ranadheer Mareboina -
I am using 14.15.0, the correct version of node according to the error log, still the same error keeps cropping up.
Attachment unnamed (1).png