[HELP] Unable to resolve module crypto #2339
Answered
by
K9Developer
K9Developer
asked this question in
Q&A
-
Hi guys!
I installed it on an empty project (NodeJS not react native) and it worked... So I'm not sure what the problem could be. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
K9Developer
Nov 2, 2022
Replies: 1 comment 4 replies
-
After I investigated further I found it to be this line: |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
wolfy1339
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After I investigated further I found it to be this line:
const octokit = new Octokit({ auth: token });