wbfw109
wbfw109
> Hi @wbfw109 , > > Once you delete a bookmarked line, the bookmark is deleted as well. If the current workspace doesn't have any bookmark, the `.vscode\bookmarks.json` file is...
Yes. the error output is same even if the page is empty. ( def index() returns pc.text("testing...") )
> I'm sorry to bother you, but .. > > **did you install node version more than `12.22.0`?** > > It seems that all the errors are related to node....
> @dev-onejun Thanks for trying to reproduce. I can't reproduce this either, mine seems to work alright. If anyone else gets this issue I'll look into it more. Sorry for...
> You may be able to use pc.redirect see here for details https://pynecone.io/docs/events-reference/server-side. Once the variable to trigger the drawer is changed you could return pc.redirect with a specific href...
Me too. In my case, the error occurs when I install and use fish shell with linuxbrew. It seems that fish path may be hardcorded. I expect the path can...
I finally found Workaround. Run on bash ```bash ln -s /home/linuxbrew/.linuxbrew/bin/fish /usr/bin/fish ```
Same phenomenon occurs too in my settings. (|WSL hosted files| |remote-ssh|) VS Code version: 1.79.2 (system setup) Windows Version: Windows 11 22H2 (OS Build 22621.1848)
[bug] in Ubuntu, clang, Ninja enviornment. ERROR: pulseaudio/14.2: Error in build() method, line 131
Thank @memsharded for comment . After creating this post, I discovered the existence of the conan-center-index repository, and I believe the issue may be related to that repository. Therefore, I...