Azat

Results 27 comments of Azat

I also have the same problem now When I run the example application, this messages comes out to me. ```bash Launching lib/main.dart on sdk gphone64 arm64 in debug mode... Running...

flutter claims that it uses or overrides a depricated plugin ```flutter/printing/PrintingPlugin.java uses or overrides a deprecated API. ```

OS version: Ubuntu 22.04, Jupyter Hub installation: TLJH fresh installation.

You should clone the charting library. and your project structure should be something like this: ![CleanShot 2022-05-18 at 18 51 09](https://user-images.githubusercontent.com/8280770/169086917-dd65c77c-4a0b-4428-a130-0c2f5ee2d829.png)

``` bash ✘ [ERROR] No matching export in "browser-external:path" for import "resolve" node_modules/dukascopy-node/dist/esm/chunk-S6VKB2J2.js:9753:9: 9753 │ import { resolve } from "path"; ```

is there any node specific code that currently dose not work on vanilla js? (which part of the process needs that part?)

> yes, i was trying to connect `dukascopy-node` as a backend for TradingView's charting library. I am currently thinking to ways to solve the problem, either by replacing or updating...

> Use command line to let Typora: > > * Export file #715 > * Open files in one window (multi-tabs) #979 > * Create file if not exist #721...

as I know we can dynamically control the $vuetify object. For example we can enable or disable the dark them. The vuetify also is inside the config file but it...