titaniumnetwork-dev/Ultraviolet-App

TypeError: Failed to register a ServiceWorker for scope ('https://tgreenreaper.github.io/uv/service/') with script ('https://tgreenreaper.github.io/uv/sw.js'): A bad HTTP response code (404) was received when fetching the script.

TGreenReaper opened this issue · 1 comments

It does this always its been an issue for a day, does anyone know how to fix it? Also this is the tree

├───.devcontainer
├───.github
│ ├───ISSUE_TEMPLATE
│ └───workflows
├───node_modules
│ ├───.bin
│ ├───@eslint
│ │ ├───eslintrc
│ │ │ ├───conf
│ │ │ ├───dist
│ │ │ ├───lib
│ │ │ │ ├───config-array
│ │ │ │ └───shared
│ │ │ └───node_modules
│ │ │ ├───debug
│ │ │ │ └───src
│ │ │ └───ms
│ │ └───js
│ │ └───src
│ │ └───configs
│ ├───@eslint-community
│ │ ├───eslint-utils
│ │ └───regexpp
│ ├───@humanwhocodes
│ │ ├───config-array
│ │ │ └───node_modules
│ │ │ ├───debug
│ │ │ │ └───src
│ │ │ └───ms
│ │ ├───module-importer
│ │ │ ├───dist
│ │ │ └───src
│ │ └───object-schema
│ │ ├───.github
│ │ │ └───workflows
│ │ ├───src
│ │ └───tests
│ ├───@nodelib
│ │ ├───fs.scandir
│ │ │ └───out
│ │ │ ├───adapters
│ │ │ ├───providers
│ │ │ ├───types
│ │ │ └───utils
│ │ ├───fs.stat
│ │ │ └───out
│ │ │ ├───adapters
│ │ │ ├───providers
│ │ │ └───types
│ │ └───fs.walk
│ │ └───out
│ │ ├───providers
│ │ ├───readers
│ │ └───types
│ ├───@titaniumnetwork-dev
│ │ └───ultraviolet
│ │ ├───dist
│ │ └───lib
│ ├───@tomphttp
│ │ ├───bare-client
│ │ │ └───dist
│ │ └───bare-server-node
│ │ ├───dist
│ │ └───node_modules
│ │ └───ipaddr.js
│ │ └───lib
│ ├───@types
│ │ └───estree
│ ├───accepts
│ ├───acorn
│ │ ├───bin
│ │ └───dist
│ ├───acorn-jsx
│ ├───ajv
│ │ ├───dist
│ │ ├───lib
│ │ │ ├───compile
│ │ │ ├───dot
│ │ │ ├───dotjs
│ │ │ └───refs
│ │ └───scripts
│ ├───ansi-regex
│ ├───ansi-styles
│ ├───argparse
│ │ └───lib
│ ├───array-flatten
│ ├───async-exit-hook
│ ├───balanced-match
│ │ └───.github
│ ├───body-parser
│ │ └───lib
│ │ └───types
│ ├───brace-expansion
│ ├───buffer-from
│ ├───bytes
│ ├───call-bind
│ │ ├───.github
│ │ └───test
│ ├───callsites
│ ├───chalk
│ │ └───source
│ ├───color-convert
│ ├───color-name
│ ├───commander
│ │ ├───lib
│ │ └───typings
│ ├───concat-map
│ │ ├───example
│ │ └───test
│ ├───content-disposition
│ ├───content-type
│ ├───cookie
│ ├───cookie-signature
│ ├───cross-spawn
│ │ └───lib
│ │ └───util
│ ├───css-tree
│ │ ├───cjs
│ │ │ ├───convertor
│ │ │ ├───definition-syntax
│ │ │ ├───generator
│ │ │ ├───lexer
│ │ │ ├───parser
│ │ │ ├───syntax
│ │ │ │ ├───atrule
│ │ │ │ ├───config
│ │ │ │ ├───function
│ │ │ │ ├───node
│ │ │ │ │ └───common
│ │ │ │ ├───pseudo
│ │ │ │ └───scope
│ │ │ ├───tokenizer
│ │ │ ├───utils
│ │ │ └───walker
│ │ ├───data
│ │ ├───dist
│ │ └───lib
│ │ ├───convertor
│ │ ├───definition-syntax
│ │ ├───generator
│ │ ├───lexer
│ │ ├───parser
│ │ ├───syntax
│ │ │ ├───atrule
│ │ │ ├───config
│ │ │ ├───function
│ │ │ ├───node
│ │ │ ├───pseudo
│ │ │ └───scope
│ │ ├───tokenizer
│ │ ├───utils
│ │ └───walker
│ ├───debug
│ │ └───src
│ ├───deep-is
│ │ ├───example
│ │ └───test
│ ├───depd
│ │ └───lib
│ │ └───browser
│ ├───destroy
│ ├───doctrine
│ │ └───lib
│ ├───dotenv
│ │ └───lib
│ ├───ee-first
│ ├───encodeurl
│ ├───entities
│ │ └───lib
│ │ ├───esm
│ │ │ └───generated
│ │ └───generated
│ ├───escape-html
│ ├───escape-string-regexp
│ ├───eslint
│ │ ├───bin
│ │ ├───conf
│ │ ├───lib
│ │ │ ├───cli-engine
│ │ │ │ └───formatters
│ │ │ ├───config
│ │ │ ├───eslint
│ │ │ ├───linter
│ │ │ │ └───code-path-analysis
│ │ │ ├───rule-tester
│ │ │ ├───rules
│ │ │ │ └───utils
│ │ │ │ ├───patterns
│ │ │ │ └───unicode
│ │ │ ├───shared
│ │ │ └───source-code
│ │ │ └───token-store
│ │ ├───messages
│ │ └───node_modules
│ │ ├───debug
│ │ │ └───src
│ │ └───ms
│ ├───eslint-scope
│ │ ├───dist
│ │ └───lib
│ ├───eslint-visitor-keys
│ │ ├───dist
│ │ └───lib
│ ├───esotope-hammerhead
│ │ └───ts-defs
│ ├───espree
│ │ ├───dist
│ │ └───lib
│ ├───esquery
│ │ └───dist
│ ├───esrecurse
│ ├───estraverse
│ ├───esutils
│ │ └───lib
│ ├───etag
│ ├───events
│ │ ├───.github
│ │ └───tests
│ ├───express
│ │ └───lib
│ │ ├───middleware
│ │ └───router
│ ├───fast-deep-equal
│ │ └───es6
│ ├───fast-json-stable-stringify
│ │ ├───.github
│ │ ├───benchmark
│ │ ├───example
│ │ └───test
│ ├───fast-levenshtein
│ ├───fastq
│ │ ├───.github
│ │ │ └───workflows
│ │ └───test
│ ├───file-entry-cache
│ ├───finalhandler
│ ├───find-up
│ ├───flat-cache
│ │ └───src
│ ├───flatted
│ │ ├───cjs
│ │ ├───esm
│ │ └───php
│ ├───forwarded
│ ├───fresh
│ ├───fs.realpath
│ ├───function-bind
│ │ └───test
│ ├───get-intrinsic
│ │ ├───.github
│ │ └───test
│ ├───glob
│ ├───glob-parent
│ ├───globals
│ ├───grapheme-splitter
│ │ └───tests
│ ├───has
│ │ ├───src
│ │ └───test
│ ├───has-flag
│ ├───has-symbols
│ │ ├───.github
│ │ └───test
│ │ └───shams
│ ├───headers-polyfill
│ │ └───lib
│ ├───http-errors
│ ├───iconv-lite
│ │ ├───encodings
│ │ │ └───tables
│ │ └───lib
│ ├───idb
│ │ └───build
│ ├───ignore
│ ├───import-fresh
│ ├───imurmurhash
│ ├───inflight
│ ├───inherits
│ ├───ipaddr.js
│ │ └───lib
│ ├───is-extglob
│ ├───is-glob
│ ├───is-path-inside
│ ├───isexe
│ │ └───test
│ ├───js-sdsl
│ │ └───dist
│ │ ├───cjs
│ │ │ ├───container
│ │ │ │ ├───ContainerBase
│ │ │ │ ├───HashContainer
│ │ │ │ │ └───Base
│ │ │ │ ├───OtherContainer
│ │ │ │ ├───SequentialContainer
│ │ │ │ │ └───Base
│ │ │ │ └───TreeContainer
│ │ │ │ └───Base
│ │ │ └───utils
│ │ ├───esm
│ │ │ ├───container
│ │ │ │ ├───ContainerBase
│ │ │ │ ├───HashContainer
│ │ │ │ │ └───Base
│ │ │ │ ├───OtherContainer
│ │ │ │ ├───SequentialContainer
│ │ │ │ │ └───Base
│ │ │ │ └───TreeContainer
│ │ │ │ └───Base
│ │ │ └───utils
│ │ └───umd
│ ├───js-yaml
│ │ ├───bin
│ │ ├───dist
│ │ └───lib
│ │ ├───schema
│ │ └───type
│ ├───json-schema-traverse
│ │ └───spec
│ │ └───fixtures
│ ├───json-stable-stringify-without-jsonify
│ │ ├───example
│ │ └───test
│ ├───levn
│ │ └───lib
│ ├───locate-path
│ ├───lodash.merge
│ ├───mdn-data
│ │ ├───api
│ │ ├───css
│ │ └───l10n
│ ├───media-typer
│ ├───merge-descriptors
│ ├───meriyah
│ │ ├───dist
│ │ │ └───src
│ │ │ └───lexer
│ │ └───src
│ │ └───lexer
│ ├───methods
│ ├───mime
│ │ └───src
│ ├───mime-db
│ ├───mime-types
│ ├───minimatch
│ ├───ms
│ ├───natural-compare
│ ├───negotiator
│ │ └───lib
│ ├───object-inspect
│ │ ├───.github
│ │ ├───example
│ │ └───test
│ │ └───browser
│ ├───on-finished
│ ├───once
│ ├───optionator
│ │ └───lib
│ ├───p-limit
│ ├───p-locate
│ ├───parent-module
│ ├───parse5
│ │ └───dist
│ │ ├───cjs
│ │ │ ├───common
│ │ │ ├───parser
│ │ │ ├───serializer
│ │ │ ├───tokenizer
│ │ │ └───tree-adapters
│ │ ├───common
│ │ ├───parser
│ │ ├───serializer
│ │ ├───tokenizer
│ │ └───tree-adapters
│ ├───parseurl
│ ├───path-exists
│ ├───path-is-absolute
│ ├───path-key
│ ├───path-to-regexp
│ ├───prelude-ls
│ │ └───lib
│ ├───prettier
│ │ └───esm
│ ├───proxy-addr
│ ├───punycode
│ ├───qs
│ │ ├───.github
│ │ ├───dist
│ │ ├───lib
│ │ └───test
│ ├───queue-microtask
│ ├───range-parser
│ ├───raw-body
│ ├───resolve-from
│ ├───reusify
│ │ └───benchmarks
│ ├───rimraf
│ ├───run-parallel
│ ├───safe-buffer
│ ├───safer-buffer
│ ├───send
│ │ └───node_modules
│ │ └───ms
│ ├───serve-static
│ ├───set-cookie-parser
│ │ └───lib
│ ├───setprototypeof
│ │ └───test
│ ├───shebang-command
│ ├───shebang-regex
│ ├───side-channel
│ │ ├───.github
│ │ └───test
│ ├───source-map
│ │ ├───dist
│ │ └───lib
│ ├───source-map-js
│ │ └───lib
│ ├───source-map-support
│ ├───statuses
│ ├───strip-ansi
│ ├───strip-json-comments
│ ├───supports-color
│ ├───text-table
│ │ ├───example
│ │ └───test
│ ├───toidentifier
│ ├───type-check
│ │ └───lib
│ ├───type-fest
│ │ ├───source
│ │ └───ts41
│ ├───type-is
│ ├───ultraviolet-static
│ │ ├───lib
│ │ └───public
│ │ └───uv
│ ├───unpipe
│ ├───uri-js
│ │ └───dist
│ │ ├───es5
│ │ └───esnext
│ │ └───schemes
│ ├───utils-merge
│ ├───vary
│ ├───which
│ │ └───bin
│ ├───word-wrap
│ ├───wrappy
│ ├───ws
│ │ └───lib
│ └───yocto-queue
├───src
└───static
├───lib
└───public
└───uv

fucking useless mfs