Can't create new project in Angular: tsickle dependency problem
This is dependency conflict as it says typescript version have issues. But even this error came there is a project folder is created. You can run
npm install --force
command from the project directory where the package.json file and initial file generated. For your case run the command under angular-demo directory