Coder Social home page Coder Social logo

zoudingyi / fish-touching-bot Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 11.0 778 KB

๐Ÿค–ๆ‘ธ้ฑผๅŠž๏ผšไธ€ไธชๆฏๅคฉๆŒ‰ๆ—ถๆ้†’ไฝ ๆ‘ธ้ฑผ็š„ๅพฎไฟกๆœบๅ™จไบบใ€‚

JavaScript 6.48% TypeScript 93.52%

fish-touching-bot's Introduction

Hi there, Iโ€™m Devo Zou ๐Ÿ‘‹

Zhihu Juejin Github Stars

Introduction ๐ŸŽจ

I graduated from Sichuan University. ๐Ÿซ

I like to do interesting projects.๐Ÿ•ถ๏ธ

I love riding motorcycles. ๐Ÿ๏ธ

Nice to meet you. ๐ŸคŸ

Orientation ๐ŸŽฏ

I love coding and open source. โค๏ธ

Hope to make more friends in open source projects. ๐Ÿ’–

HTML5 CSS3 JavaScript

TypeScript Vue React MiniProgram

Vite Webpack

Recent ๐ŸŽฎ

card card

fish-touching-bot's People

Contributors

lgnms avatar zoudingyi 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

Watchers

 avatar

fish-touching-bot's Issues

่ฏท้—ฎๅ‡ ไธช้—ฎ้ข˜ๅคงไฝฌ~

1ใ€ๅชๆ”ฏๆŒๅฏไปฅ็™ปๅฝ•web็ฝ‘้กต็‰ˆ็š„ๅพฎไฟกๅ—๏ผŸ
2ใ€่ฏท้—ฎ็™ปๅฝ•ๅคฑ่ดฅ๏ผŒๆ˜ฏๅ› ไธบไธๆ”ฏๆŒ็™ปๅฝ•web็ฝ‘้กต็‰ˆๅฏผ่‡ด็š„่ฟ˜ๆ˜ฏ็ผบๅฐ‘้…็ฝฎๅ‘ข๏ผŸ
image

่ท‘่ตทๆฅๆŠฅ้”™๏ผŒๅปบ่ฎฎๅŠ ไธŠไพ่ต–็Žฏๅขƒ็š„็‰ˆๆœฌ

โ•ญโ”€ ~/sourceCode/fish-touching-bot  on main !1 ยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยท โœ”  at 11:19:21 โ”€โ•ฎ
โ•ฐโ”€ npm run dev                                                                                                                                                                   โ”€โ•ฏ

> [email protected] dev
> nodemon --ext js,ts --exec "./node_modules/.bin/ts-node src/index.ts"

[nodemon] 2.0.15
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
[nodemon] watching extensions: js,ts
[nodemon] starting `./node_modules/.bin/ts-node src/index.ts`
/Users/kingram/sourceCode/fish-touching-bot/node_modules/ts-node/src/index.ts:750
    return new TSError(diagnosticText, diagnosticCodes);
           ^
TSError: โจฏ Unable to compile TypeScript:
src/utils/broadcast.ts:80:7 - error TS2367: This condition will always return 'false' since the types 'number' and 'string' have no overlap.

80   if (month === '12') {
         ~~~~~~~~~~~~~~

    at createTSError (/Users/kingram/sourceCode/fish-touching-bot/node_modules/ts-node/src/index.ts:750:12)
    at reportTSError (/Users/kingram/sourceCode/fish-touching-bot/node_modules/ts-node/src/index.ts:754:19)
    at getOutput (/Users/kingram/sourceCode/fish-touching-bot/node_modules/ts-node/src/index.ts:941:36)
    at Object.compile (/Users/kingram/sourceCode/fish-touching-bot/node_modules/ts-node/src/index.ts:1243:30)
    at Module.m._compile (/Users/kingram/sourceCode/fish-touching-bot/node_modules/ts-node/src/index.ts:1370:30)
    at Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Object.require.extensions.<computed> [as .ts] (/Users/kingram/sourceCode/fish-touching-bot/node_modules/ts-node/src/index.ts:1374:12)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19) {
  diagnosticText: "\x1B[96msrc/utils/broadcast.ts\x1B[0m:\x1B[93m80\x1B[0m:\x1B[93m7\x1B[0m - \x1B[91merror\x1B[0m\x1B[90m TS2367: \x1B[0mThis condition will always return 'false' since the types 'number' and 'string' have no overlap.\n" +
    '\n' +
    "\x1B[7m80\x1B[0m   if (month === '12') {\n" +
    '\x1B[7m  \x1B[0m \x1B[91m      ~~~~~~~~~~~~~~\x1B[0m\n',
  diagnosticCodes: [ 2367 ]
}
[nodemon] app crashed - waiting for file changes before starting...

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.