Local-browsersync-client not found

yarn install v1.22.10
[1/5] Validating package.json…
warning @getflywheel/local-addon-instant-reload@1.0.1: The engine “local-by-flywheel” appears to be invalid.
[2/5] Resolving packages…
[3/5] Fetching packages…
error An unexpected error occurred: “https://registry.yarnpkg.com/@getflywheel/local-browsersync-client/-/local-browsersync-client-2.26.7.tgz: Request failed “404 Not Found””.
info If you think this is a bug, please open a bug report with the information provided in “/home/chandradeb/.config/Local/addons/local-addon-instant-reload-master/yarn-error.log”.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Can you give a little more detail about where you encountered this error?

Are you developing a Local Add-on or is something else happening?

1 Like

I was unable to install any of the addons from the Local Software. It just keeps downloading all day. The same happens when I tried to install an addon from a hard disk…It keeps loading.

Then I tried to build the ‘Instant Reload’ addon from your Github Repository.
So I cloned the ‘Instant Reload’ addon’s source code. After cloning the repository from Github I ran the ‘yarn install’ command within that folder to install the necessary packages. And then it gives me that error.
https://registry.yarnpkg.com/@getflywheel/local-browsersync-client/-/local-browsersync-client-2.26.7.tgz This link doesn’t seem to work(404 error). The same happens for NPM.

Maybe the packages are not hosted on NPM nor Yarn package manager. Am I facing that problem alone?
What should I do?
I am using Fedora 34.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.