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

how use octokit #400

Open
aisakk opened this issue Oct 13, 2021 · 3 comments
Open

how use octokit #400

aisakk opened this issue Oct 13, 2021 · 3 comments
Labels
Status: Needs Info Full requirements are not yet known, so implementation should not be started Type: Support Any questions, information, or general needs around the SDK or GitHub APIs typescript Relevant to TypeScript users only
Projects

Comments

@aisakk
Copy link

aisakk commented Oct 13, 2021

What happened?
I'm have an error when i compiled, when i'm import the package the result is this :

Failed to compile.

./node_modules/@octokit/core/dist-web/index.js
Module not found: Can't resolve 'C:\Users\Aisak\Documents\Shelly test\test1\node_modules\react-scripts\node_modules\babel-loader\lib\index.js' in 'C:\Users\Aisak\Documents\Shelly test\test1'

image

i need use this api to my job.

What did you expect to happen?

What the problem might be

@aisakk aisakk added the Type: Bug Something isn't working as documented label Oct 13, 2021
@ghost ghost added this to Bugs in JS Oct 13, 2021
@wolfy1339 wolfy1339 added Type: Support Any questions, information, or general needs around the SDK or GitHub APIs typescript Relevant to TypeScript users only and removed Type: Bug Something isn't working as documented labels Oct 13, 2021
@ghost ghost moved this from Bugs to Support in JS Oct 13, 2021
@wolfy1339
Copy link
Member

This doesn't seem like a problem with Octokit itself, and more with your configuration

May I suggest trying to use @octokit/rest instead?

@aisakk
Copy link
Author

aisakk commented Oct 14, 2021

Thanks for answer, i was have reinstall the package again to running in the project with the new @babel-loader version.

@octokit octokit deleted a comment from ahmetcaki Dec 3, 2021
@oscard0m
Copy link
Member

@aisakk is this issue solved or still some pending research?

@oscard0m oscard0m added the Status: Needs Info Full requirements are not yet known, so implementation should not be started label Mar 16, 2022
@ghost ghost moved this from Support to Awaiting response in JS Mar 16, 2022
@gr2m gr2m moved this from Awaiting response to Features in JS Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Info Full requirements are not yet known, so implementation should not be started Type: Support Any questions, information, or general needs around the SDK or GitHub APIs typescript Relevant to TypeScript users only
Projects
No open projects
JS
  
Features
Development

No branches or pull requests

5 participants
@oscard0m @wolfy1339 @aisakk and others