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

Issue with curlconverter dependencies #644

Open
JasmineLaiHua opened this issue Mar 17, 2024 · 1 comment
Open

Issue with curlconverter dependencies #644

JasmineLaiHua opened this issue Mar 17, 2024 · 1 comment

Comments

@JasmineLaiHua
Copy link

JasmineLaiHua commented Mar 17, 2024

Screenshot 2024-03-17 165931

I am trying to use curlconverter in my React application, but it seems not to be working.
I have installed the latest version, which is 4.9.0, and the Node version is v18.16.0. Additionally, I have followed the error log and manually installed the web-tree-sitter library (https://www.npmjs.com/package/web-tree-sitter) and yamljs (https://www.npmjs.com/package/yamljs), but it still isn't working at all.

Has anyone succeeded in using the library in a React project?

@J-Prajwal
Copy link

This works only with backend. Try to create an api out of it.

image

Screenshot 2024-03-17 165931

I am trying to use curlconverter in my React application, but it seems not to be working. I have installed the latest version, which is 4.9.0, and the Node version is v18.16.0. Additionally, I have followed the error log and manually installed the web-tree-sitter library (https://www.npmjs.com/package/web-tree-sitter) and yamljs (https://www.npmjs.com/package/yamljs), but it still isn't working at all.

Has anyone succeeded in using the library in a React project?

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

No branches or pull requests

3 participants