WordPress LMS for Web and mobile › Forums › WPLMS Student App › Installing necessary packages › Type Script errors Ubuntu
npm install [email protected]
put this line in your .htaccess file at the end (.htaccess can be found in root of your site ):
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
IF above does not works then please change the above line to :
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1