M
Manifest4mo ago
jpp244

npx add-manifest stucks on 'Build the database...'

Hello team, I was wondering how I can solve my npx add-manifest because after typing this command it stay on
✔ Add Manifest to your project...
✔ Update package.json file...
✔ Add settings...
✔ Install dependencies...
✔ Add environment variables...
⠼ Build the database...
✔ Add Manifest to your project...
✔ Update package.json file...
✔ Add settings...
✔ Install dependencies...
✔ Add environment variables...
⠼ Build the database...
Anoone knows how to add debug? I tried to delete manifest folder and tried again without success Thank you for your help
8 Replies
ajpiano
ajpiano4mo ago
This is a bit random, but ... do you have anything else running on the default Livereload port? That's what stopped mine from finishing...
brunobuddy
brunobuddy4mo ago
Hello @jpp244 I had exactely the same problem while presenting Manifest in a demo ! 😭 It seams to happen a bit randomly, I don't know why. @ajpiano good call, but I tried to run the "npx add-manifest" script while other instances of Manifest were running and it went great.
brunobuddy
brunobuddy4mo ago
I created an issue for that topic: feel free to add some context to it if you want: https://github.com/mnfst/manifest/issues/229
GitHub
npx add-manifest sometimes freezes at "build database" · Issue #229...
Sometimes the NPX script get stucked at "build the database" ✔ Add Manifest to your project... ✔ Update package.json file... ✔ Add settings... ✔ Install dependencies... ✔ Add environment ...
imjonas
imjonas4w ago
getting the same thing rn
imjonas
imjonas4w ago
after running npx add-manifest@latest in an empty folder
No description
brunobuddy
brunobuddy4w ago
@imjonas this is weird. Can you ensure that the folder has the correct rights ? Are you on Mac ?
imjonas
imjonas4w ago
I am on mac yes Should have the rights
brunobuddy
brunobuddy4w ago
If it still not works you can clone a template: https://github.com/mnfst/frontend-examples
GitHub
GitHub - mnfst/frontend-examples
Contribute to mnfst/frontend-examples development by creating an account on GitHub.

Did you find this page helpful?