davidedantonio/create-fastify-app

Is there plan to update it to fastify v3?

Opened this issue · 4 comments

Is there plan to update it to fastify v3?

Not for now, but it is my intention! However, any contribution is welcome! 😃

I would be honored if I could contribute, but unfortunately, I have a problem with the basic test described in the last commend of issue:

#147

There is a problem with lacking files in the repository, that you probably have locally:

https://vimeo.com/457269412/57ce66a2da

I mean especially:

ENOENT: no such file or directory, open '/home/daniel/pro/gustawdaniel.com/local/create-fastify-app/test/workdirSwagger/package.json

Zrzut ekranu z 2020-09-12 17-50-57

@gustawdaniel I can't reproduce the same error. It's so strange!
I've tried these versions:

  • v10.20.1
  • v11.15.0
  • v13.14.0
  • v14.12.0

What version of Node.js are you using?
However the workdir and workdirSwagger are temporary folders for test purpose only.

I would be honored if I could contribute, but unfortunately, I have a problem with the basic test described in the last commend of issue:

#147

There is a problem with lacking files in the repository, that you probably have locally:

https://vimeo.com/457269412/57ce66a2da

I mean especially:

ENOENT: no such file or directory, open '/home/daniel/pro/gustawdaniel.com/local/create-fastify-app/test/workdirSwagger/package.json

Zrzut ekranu z 2020-09-12 17-50-57

I think I have fixed the problem. Could you update the source code and try again?

npm install && npm run test