# Install laminas-mvc skeleton raise error

**URL:** https://discourse.laminas.dev/t/install-laminas-mvc-skeleton-raise-error/2329
**Category:** Components & MVC
**Tags:** laminas-mvc-skeleton
**Created:** [June 3, 2021, 3:03am UTC](https://discourse.laminas.dev/t/install-laminas-mvc-skeleton-raise-error/2329 "2021-06-03T03:03:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jobsfan](https://yyz2.discourse-cdn.com/flex032/user_avatar/discourse.laminas.dev/jobsfan/32/399_2.png) [@jobsfan](https://discourse.laminas.dev/u/jobsfan)
#### Post date: [June 3, 2021, 3:03am UTC](https://discourse.laminas.dev/t/install-laminas-mvc-skeleton-raise-error/2329/1 "2021-06-03T03:03:46Z")

</div>

Does it matther or affect my project with this error?  
Pls see the pics I pasted follow: the 4th picture shows the error.

Ps: the same command run with no error on a linux server, such as ubuntu 20.04

 ![1](https://canada1.discourse-cdn.com/flex032/uploads/zendframework/original/2X/e/e6697eda6c99d28a7ac6bfa2a46b9c7e44ed264f.png)

 ![2](https://canada1.discourse-cdn.com/flex032/uploads/zendframework/original/2X/b/b11051f1c84cc91d340be3d862e3c84510fde839.png)

 ![3](https://canada1.discourse-cdn.com/flex032/uploads/zendframework/original/2X/c/cfffa114c0d754c34a44a265af21f1aabd409383.png)

 ![4](https://canada1.discourse-cdn.com/flex032/uploads/zendframework/original/2X/7/7659518d1af31c5b403a2d526e56486e0c8c04cf.png)

---

<div class="post-metadata">

### Author: ![froschdesign](https://yyz2.discourse-cdn.com/flex032/user_avatar/discourse.laminas.dev/froschdesign/32/38_2.png) [@froschdesign](https://discourse.laminas.dev/u/froschdesign)
#### Post date: [June 3, 2021, 6:16am UTC](https://discourse.laminas.dev/t/install-laminas-mvc-skeleton-raise-error/2329/2 "2021-06-03T06:16:04Z")

</div>

> [@jobsfan](#):
>
> …affect my project with this error?

No because the script should remove the directory with name `.github`. This directory is not relevant for a laminas-mvc project.

Please report the problem at the related bug tracker: [Issues · laminas/laminas-mvc-skeleton · GitHub](https://github.com/laminas/laminas-mvc-skeleton/issues)

---

<div class="post-metadata">

### Author: ![jobsfan](https://yyz2.discourse-cdn.com/flex032/user_avatar/discourse.laminas.dev/jobsfan/32/399_2.png) [@jobsfan](https://discourse.laminas.dev/u/jobsfan)
#### Post date: [June 3, 2021, 6:28am UTC](https://discourse.laminas.dev/t/install-laminas-mvc-skeleton-raise-error/2329/3 "2021-06-03T06:28:47Z")

</div>

Ok, thank you.

It will be fine if that’s do no harm to my project
