couldnt start on fedora 43 gnome 49 branch master
The Bug
yarn install was not possible and created the following error:
yarn install
yarn install v1.22.22
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info There appears to be trouble with your network connection. Retrying...
error Error: https://gitpkg.now.sh/dreamyguy/validate-color/src/validate-color: Request failed "402 Payment Required"
at Request.<anonymous> (/usr/lib/node_modules_22/yarn/lib/util/request-manager.js:521:16)
at Request.emit (node:events:519:28)
at Request.onRequestResponse (/usr/lib/node_modules_22/yarn/node_modules/request/request.js:1059:10)
at ClientRequest.emit (node:events:519:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:716:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:121:17)
at TLSSocket.socketOnData (node:_http_client:558:22)
at TLSSocket.emit (node:events:519:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying.
after yarn install was fixed, Gnome Extension manager showed the following errors:
SyntaxError: The requested module 'file:///home/coco/.local/share/gnome-shell/extensions/pano@elhan.io/thirdparty/validate_color.js' doesn't provide an export named: 'validateHTMLColorHex' @ file:///home/coco/.local/share/gnome-shell/extensions/pano@elhan.io/extension.js:59:10
couldnt start on fedora 43 gnome 49 branch master
The Bug
yarn install was not possible and created the following error:
after yarn install was fixed, Gnome Extension manager showed the following errors:
SyntaxError: The requested module 'file:///home/coco/.local/share/gnome-shell/extensions/pano@elhan.io/thirdparty/validate_color.js' doesn't provide an export named: 'validateHTMLColorHex' @ file:///home/coco/.local/share/gnome-shell/extensions/pano@elhan.io/extension.js:59:10