Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing script : bootstrap #85

Closed
HananoshikaYomaru opened this issue Mar 3, 2021 · 3 comments · Fixed by Detsudetsu/yi-note#1 or #111
Closed

Missing script : bootstrap #85

HananoshikaYomaru opened this issue Mar 3, 2021 · 3 comments · Fixed by Detsudetsu/yi-note#1 or #111

Comments

@HananoshikaYomaru
Copy link

Hello, @shuowu. First I want to thank you for this amazing browser extension for students. I am trying to add my own features to the extension but I am not familiar with Lerna.

When I run npm run bootstrap, I see the following :

npm ERR! missing script: bootstrap

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/Yomaru/.npm/_logs/2021-03-03T02_46_29_456Z-debug.log

There is no such script in package.json named bootstrap. I wonder how can I solve this.

@shuowu
Copy link
Contributor

shuowu commented Mar 3, 2021

I recently switched from lerna to yarn workspace (looks like i forgot to update the readme , sorry about that...)

You can run 'yarn install' under the root directory, then 'yarn start:ext' to start the extension development.

@HananoshikaYomaru
Copy link
Author

Oh thx. Hope you have time to update the document in the next commit. Keep up the good work. : )

@supertedde
Copy link

I also struggled a bit with the instructions probably being slightly dated. This plugin carries significantly more merits than what's currently being reckognized. Great work!!! I'm not much of a developer any longer (more product mgmt focus), but may try to fix some things related to bug 108 which I recently added. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants