Replies: 1 comment
-
I think you're supposed to just execute |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I upgraded Hubot from v2 to v3 as an attempt to fix NPM Audit issues, however, since then I have not been able to run
npm ./bin/hubot
to run the project, as I get the error:Additionally, running
npm install
show the following peer dependency warnings:Before trying to fix those errors, I wanted to try my hand in finding some guidance here.
I haven't found any resources on how to upgrade to v3, or what's really different about it, so my attempt to upgrade was really brute force-ish.
For an example of what versions changed, I have the following request open on my own project: SammyIsra/fred#27
Beta Was this translation helpful? Give feedback.
All reactions