I cloned repo from gitlab and installed the dependencies then When I type yarn next dev from command line I get 
index.js:1 Warning: A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed "javascript:;" 
error. And in the browser I get err code 404 on landing page. What is wrong I could not manage to get over.
 
     
     
    