Replies: 1 comment 2 replies
-
Were you able to figure this out? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone been able to get the watch command to work in Proton? If so I would like to see an example. The following is a description of my failed attempt
I performed the following steps in Windows 11 WSL, and in a standalone version of Linux-mint 20. In both I get the same error message.
proton init --template=sites
yarn
yarn add browser-sync chokidar -D
proton watch
Here is a screenshot after step 2 (ubuntu in wsl)
Here is a screen shot after steps 3 and 4
Here is a screen shot showing the error after step 5
However,
proton build
worked properly.Beta Was this translation helpful? Give feedback.
All reactions