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

Compiled with problems #354

Open
frankelitoc opened this issue May 5, 2023 · 0 comments
Open

Compiled with problems #354

frankelitoc opened this issue May 5, 2023 · 0 comments

Comments

@frankelitoc
Copy link

Hello I'm having issues while importing the library into my reactJS application.

I'm calling npm install --save openshift-rest-client

and importing the library into my app.js

import openshiftRestClient from 'openshift-rest-client';

But I receive a lot of errors seems to be dependencies related.

ERROR in ./node_modules/@kubernetes/client-node/dist/attach.js 7:20-42
ERROR in ./node_modules/@kubernetes/client-node/dist/config.js 6:11-24
ERROR in ./node_modules/@kubernetes/client-node/dist/config_types.js 6:11-24

all of them are with module not found. What are all the dependencies needed?

Thank you!

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

No branches or pull requests

1 participant