Code Monkey home page Code Monkey logo

arcade-songs's Introduction

Hi there ๐Ÿ‘‹, this is zetaraku <:)

A passionate software developer from Taiwan

(Available for hire!)


html5 css3 sass javascript typescript vuejs react vuetify mui bootstrap
nodejs express fastify nestjs postgresql sqlite mocha jest vitest testing-library
c cplusplus perl bash linux git actions aws

Connect with me:

zetaraku zetaraku

Made with GitHub Profile README Generator

arcade-songs's People

Contributors

bapeey avatar ddinghoya avatar echocentrical avatar fossabot avatar lomotos10 avatar lookeey1 avatar sagedeveloper avatar vendettacalls avatar yangyangdaji avatar zetaraku avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

arcade-songs's Issues

Add fetch source from DANCERUSH STARDOM

Hi, Nerova here.

As a part of the DRS community, we've struggled to get songs sorted in the past few years.
All the existing methods, including wiki, bots, and spreadsheets, are hard to maintain or will eventually go down at any moment.

Is it possible to have DRS included in both arcade-songs and arcade-songs-fetch?

Execution error in higher version of NodeJS

The installation manual says to use LTS or a higher NodeJS version, but in reality it is impossible to run with the error below.

PS C:\Users\*\Desktop\arcade-songs> yarn dev
yarn run v1.22.19
$ nuxt
i Parsed 1 files in 0.4 seconds                                                                 @nuxt/content 19:26:02
i Sentry reporting is disabled (no DSN has been provided)                                         nuxt:sentry 19:26:02

   โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
   โ”‚                                       โ”‚
   โ”‚   Nuxt @ v2.15.8                      โ”‚
   โ”‚                                       โ”‚
   โ”‚   โ–ธ Environment: development          โ”‚
   โ”‚   โ–ธ Rendering:   server-side          โ”‚
   โ”‚   โ–ธ Target:      server               โ”‚
   โ”‚                                       โ”‚
   โ”‚   Listening: http://localhost:3000/   โ”‚
   โ”‚                                       โ”‚
   โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

i Preparing project for development                                                                           19:26:03
i Initial build may take a while                                                                              19:26:03
i Discovered Components: .nuxt/components/readme.md                                                           19:26:03
โˆš Builder initialized                                                                                         19:26:03
โˆš Nuxt files generated                                                                                        19:26:03

 WARN  Browserslist: caniuse-lite is outdated. Please run:                                                    19:26:04
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme


* Client โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ compiling (0%)


* Server โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ building (10%) 1/1 modules 0 active


node:internal/crypto/hash:71
  this[kHandle] = new _Hash(algorithm, xofLen);
                  ^

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:71:19)
    at Object.createHash (node:crypto:140:10)
    at module.exports (C:\Users\*\Desktop\arcade-songs\node_modules\webpack\lib\util\createHash.js:135:53)
    at NormalModule._initBuildHash (C:\Users\*\Desktop\arcade-songs\node_modules\webpack\lib\NormalModule.js:417:16)    at handleParseError (C:\Users\*\Desktop\arcade-songs\node_modules\webpack\lib\NormalModule.js:471:10)
    at C:\Users\*\Desktop\arcade-songs\node_modules\webpack\lib\NormalModule.js:503:5
    at C:\Users\*\Desktop\arcade-songs\node_modules\webpack\lib\NormalModule.js:358:12
    at C:\Users\*\Desktop\arcade-songs\node_modules\loader-runner\lib\LoaderRunner.js:373:3
    at iterateNormalLoaders (C:\Users\*\Desktop\arcade-songs\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
    at Array.<anonymous> (C:\Users\*\Desktop\arcade-songs\node_modules\loader-runner\lib\LoaderRunner.js:205:4)
    at Storage.finished (C:\Users\*\Desktop\arcade-songs\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:55:16)
    at C:\Users\*\Desktop\arcade-songs\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:91:9
    at C:\Users\*\Desktop\arcade-songs\node_modules\graceful-fs\graceful-fs.js:123:16
    at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3) {
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Node.js v19.4.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

To resolve the above error, lowering the NodeJS version to 16 was the best solution for me.

It would be better to fix the error or explicitly indicate the NodeJS version available.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.