tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.33k stars 744 forks source link

Vuejs example install dependencies failed. #329

Open YWoooo opened 1 year ago

YWoooo commented 1 year ago

Describe the bug

Hi team,

I ran npm install in vuejs and failed. Perhaps some dependencies' versions are too old?

To Reproduce

Steps to reproduce the behavior:

  1. Clone the repo
  2. Go to 'vuejs' folder
  3. Run npm install
  4. See error

Expected behavior

Can install dependencies successfully without errors or warnings.

Screenshots

image image image

Additional context

I'm not sure if it's my problem, so if anyone using vuejs can install this example successfully please let me know.

Thank you so much.

YWoooo commented 1 year ago

Hi team,

I saw your PRs and I can install dependencies now. And it's really nice of you to add Vue 3 examples together.

Thanks again.

YWoooo commented 1 year ago

And maybe this is not related to the topic, but do you have a Q&A forum or an email address for answering questions about using the charting library?

I encountered some questions when connecting data, and I think it's not a bug or an issue so maybe it's not appropriate to post in Github.