Francesco Ambrosini

Results 26 comments of Francesco Ambrosini

> Are you using the docker image we provide or your own? My own. I'm trying to deploy a pynecone app with Docker but i got that error.

Reference: https://v1.chakra-ui.com/docs/components/other/show-hide https://v1.chakra-ui.com/docs/components/data-display/kbd https://v1.chakra-ui.com/docs/components/layout/aspect-ratio

Hi, I do it this way and it works for me, I hope it can be useful for others as well. Clone this repository, don't use pip version `git clone...

Check if NodeJS path is in your environment variables. Open a command prompt and run `node` , you should see a message like this: `Welcome to Node.js v19.4.0. Type ".help"...

Great, i think that this issue can be closed.

Hi, I don't want to touch Trading212 response, can you do it on your own?

Hi Adam, i will look at this asap.

> \lib\site-packages\pynecone\compiler\utils.py line 305, in write_page with open(path, "w") as f: PermissionError: [Errno 13] Permission denied: '/custom-route.js' I've the same issue in Windows, because the script tries to write to...

I don't want to be wrong but I think it is due to how the file system handles paths, on Linux & Mac it should work, while on Windows it...

Hi, thanks for reporting. I saw the changes between legacy and new app. I will do my best to adapt this api in the next few days.