You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extension runs fine when run locally but in a devcontainer which I use for pretty much all of my development it does not.
The loading bar in the top of the sidebar runs forever and if I click on any of the icons on the top I get command 'twinny.symmetry' not found, command 'twinny.settings' not found and so on.
are there any dependencies I should install in the devcontainer?
Hey, sorry I am not sure about the issues inside a dev container, those errors suggest that the commands in package.json are not present but they obviously are when you look...
vscode version info:
Version: 1.87.2
Commit: 863d2581ecda6849923a2118d93a088b0745d9d6
Date: 2024-03-08T15:14:59.643Z
Electron: 27.3.2
ElectronBuildId: 26836302
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Linux x64 4.19.112-2.el8.x86_64
some error :
command 'twinny.manageTemplates' not found
how to slove the problem. thanks
The text was updated successfully, but these errors were encountered: