GithubHelp home page GithubHelp logo

kiichisugihara / atcoder-ts Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 219 KB

For people who want to do AtCoder by TypeScript

Home Page: https://scrapbox.io/kii-cafe/setup_AtCoder

License: MIT License

JavaScript 9.03% TypeScript 90.97%
atcoder javascript typescript

atcoder-ts's Introduction

Hi!

Welcome to my page!
I'm Kiichi Sugihara, Frontend developer.

Where to find me

Github Twitter Medium Zenn

atcoder-ts's People

Contributors

dependabot[bot] avatar kiichisugihara avatar

Stargazers

 avatar  avatar

Watchers

 avatar

atcoder-ts's Issues

testの自動コマンドにおけるテスト結果見えない問題

🐛 不具合概要

testの自動コマンドにおけるテスト結果見えない問題

🌎 発生環境

  • 環境:BigSur
  • 端末:mac
  • バージョン(アプリのみ):

🛣 再現手順

  1. yarn test

本来の挙動

テスト結果が表示される

修正しないとどう困るか

テストコマンドでサクサクテストできない

原因

stderrで受け取って,出力する部分がおかしい

  • execでコマンド叩いて,処理待って,受け取る部分
  • timeなんちゃらとでてるので
 exec('oj t -c "npx ts-node main.ts"', (err, stdout, stderr) => {省略}

2020/09/02 には動いていた

  • mac のアップデート?

修正案

📎 Images (optional)

   yarn run v1.22.5
   $  node test.js
   Test Result time: illegal option -- f
   usage: time [-lp] <command>
   
   ✨  Done in 2.94s.

Docker 環境

初期設定面倒なので,あると利用する人嬉しい

README詳しく

💪 タスク

📄 資料

✅ 作業

  • [ ]

🚀 完了条件

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.