Skip to content

hiro511/k6-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

I did ...

cd grpc-node/packages/grpc-js-core/
npm install
npm install http2
tsc -t ES6 --sourceMap false
browserify build/src/index.js -s build/src/index > grpc.js
cd ../../..
k6 run script.js

Then, the following error occurs.

$ k6 run script.js 

          /\      |‾‾|  /‾‾/  /‾/   
     /\  /  \     |  |_/  /  / /   
    /  \/    \    |      |  /  ‾‾\  
   /          \   |  |‾\  \ | (_) | 
  / __________ \  |__|  \__\ \___/ .io

ERRO[0379] GoError: open ./grpc-node/packages/grpc-js-core/framer: no such file or directory