Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Is there plan to update it to fastify v3? #150

Open
gustawdaniel opened this issue Sep 7, 2020 · 4 comments
Open

Is there plan to update it to fastify v3? #150

gustawdaniel opened this issue Sep 7, 2020 · 4 comments

Comments

@gustawdaniel
Copy link
Contributor

No description provided.

@davidedantonio
Copy link
Owner

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

@gustawdaniel
Copy link
Contributor Author

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

@davidedantonio
Copy link
Owner

@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.

davidedantonio pushed a commit that referenced this issue Sep 27, 2020
@davidedantonio
Copy link
Owner

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants