Skip to content

This repo is a minimal example of the conflict between grok-js and kafkajs.

Notifications You must be signed in to change notification settings

lcharbon/gork-conflict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gork-conflict

This repo is a minimal example of the conflict between grok-js and kafkajs.

Setup

Docker

Install docker and docker-compose. In the project's repository run: docker-compose up -d.

Node

In the project's repository run:npm install and node app.js.

In app.js uncomment const grok = require('grok-js'); to reproduce the error.

About

This repo is a minimal example of the conflict between grok-js and kafkajs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published