[SalesForce] SFDX project create error

I am getting this error, while creating a project. What could be the reason?

$ sfdx force:project:create -n mysfdxproj
 !    Unexpected token '<' at 7:1 in ..\package.json
 !    <!DOCTYPE html>
 !

Best Answer

There was an issue with D drive. I tried creating workspace in C drive, everything works great. However the error was unclear, and somehow figured it out.