Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Can't bootstrap the project, yarn boot command fails #9

Closed
enochndika opened this issue Jul 6, 2021 · 6 comments
Closed

Can't bootstrap the project, yarn boot command fails #9

enochndika opened this issue Jul 6, 2021 · 6 comments

Comments

@enochndika
Copy link
Contributor

i forked the repo to make improvements and fixe some bugs i've encountered but when i run yarn boot, the command line exit with code 417. as yarn boot is the combination of yarn prestart and yarn build, i've tried to run them separately but the same problem occurs with yarn build.

This error can be reproduced by downloading or cloning the repo and run yarn boot

@pepelele
Copy link
Contributor

pepelele commented Jul 6, 2021

@enochndika can you try it again... I think it's because of vechai core... I'll hide it for the time because I'm also having some issue when compiling the plugin without jit mode

@enochndika
Copy link
Contributor Author

Stil the same error, if you can check out @vechaiui/toasted-notes because it triggers the command line to exit.

@pepelele
Copy link
Contributor

pepelele commented Jul 7, 2021

Can you show me a screenshot and let me know your environment... I cloned new repo but see nothing

@enochndika
Copy link
Contributor Author

OS : Ubuntu 21.04 64bits
Node : 14.17.2
yarn : 1.22.5

vechai

@pepelele
Copy link
Contributor

pepelele commented Jul 8, 2021

@enochndika ah I see my bad... I use concurrently as a global package and I don't install it in this repo... Can you install it as global or I will fix it after my work

@enochndika
Copy link
Contributor Author

I will install and try again

@pepelele pepelele closed this as completed Jul 8, 2021
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