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

build fails after adding charting library per README.md #151

Open
powertronglobal opened this issue Mar 22, 2022 · 4 comments
Open

build fails after adding charting library per README.md #151

powertronglobal opened this issue Mar 22, 2022 · 4 comments

Comments

@powertronglobal
Copy link

Failed to compile.

./src/charting_library/charting_library.esm.js
Line 1:1471: Expected an assignment or function call and instead saw an expression no-unused-expressions
Line 1:1886: Expected an assignment or function call and instead saw an expression no-unused-expressions
Line 1:2758: Expected an assignment or function call and instead saw an expression no-unused-expressions
Line 1:4390: Expected an assignment or function call and instead saw an expression no-unused-expressions
Line 1:7193: Expected an assignment or function call and instead saw an expression no-unused-expressions
Line 1:7273: Expected an assignment or function call and instead saw an expression no-unused-expressions
Line 1:7530: Expected an assignment or function call and instead saw an expression no-unused-expressions
Line 1:9044: Expected an assignment or function call and instead saw an expression no-unused-expressions
Line 1:12098: Expected an assignment or function call and instead saw an expression no-unused-expressions

Any ideas?

@powertronglobal
Copy link
Author

Found this: #95

added to .eslintignore
src/charting_library/charting_library.esm.js
src/components/TradingView/index.tsx

added /* eslint-disable no-unused-expressions */ to front of charting_library.esm.js

User interface loads but chart is not working correctly, displays no data.

image

@nicechute
Copy link

Did you resolve this? Same issue

@powertronglobal
Copy link
Author

powertronglobal commented Jun 5, 2022 via email

@7--
Copy link

7-- commented Jul 16, 2022

no I did not. i havent had time to revisit it. if u make progress let me know please. try https://github.com/raydium-io/raydium-dex i could get that to run. Sent from my iphone with brevity and spelling errors. On Jun 3, 2022, at 11:43 AM, nice-chute @.> wrote:  Did you resolve this? Same issue — Reply to this email directly, view it on GitHub<#151 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AADK7XOVEGG3G5HEPHEW3P3VNIYZZANCNFSM5RL6X3LA. You are receiving this because you authored the thread.Message ID: @.>

How did you get access to charting_library?? It won't build without it. I don't have buisness email. @nice-chute

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

3 participants