Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ yarn
$ yarn run flow
yarn run flow
yarn run v1.0.2
$ "/Users/eiel/Documents/ghq/github.com/eiel-sample-code/chatwork-google-apps-script-flow-sample/node_modules/.bin/flow"
Launching Flow server for /Users/eiel/Documents/ghq/github.com/eiel-sample-code/chatwork-google-apps-script-flow-sample
Spawned flow server (pid=5752)
Logs will go to /private/tmp/flow/zSUserszSeielzSDocumentszSghqzSgithub.comzSeiel-sample-codezSchatwork-google-apps-script-flow-sample.log
$ "eiel-sample-code/chatwork-google-apps-script-flow-sample/node_modules/.bin/flow"
Launching Flow server for eiel-sample-code/chatwork-google-apps-script-flow-sample
Spawned flow server
Library type error:
node_modules/flow-interfaces-chatwork-client-gas/definitions/ChatWork.js:8
8: factory(config: gas$ChatWork$Config): gas$ChatWorkClient$ChatWork;
Expand Down