glutengo / faceRecognition

Login with faceRecognition using microsofts face API. Implemented in Angular 4 and NodeJS.
22 stars 7 forks source link

Error when running ng serve #1

Closed alshaikh1 closed 6 years ago

alshaikh1 commented 6 years ago

Hi,

I get the following error when running ng serve. OS: Ubuntu 16.04 npm: v3.5.2

image

by the way, when browsing the backend at localhost:8081, i get the following in the browser: {"message": "No token provided."}

Any suggestion?

alshaikh1 commented 6 years ago

Fixed by installing the latest version of Nodejs.