inngest / inngest-js

The developer platform for easily building reliable workflows with zero infrastructure for TypeScript & JavaScript
https://www.inngest.com/
GNU General Public License v3.0
414 stars 41 forks source link

[BUG] @inngest/eslint-plugin missing dist #443

Closed anthonyjgrove closed 9 months ago

anthonyjgrove commented 9 months ago

Describe the bug @inngest/eslint-plugin@0.0.2 is missing dist folder

Screenshot 2023-12-28 at 12 51 54 PM

To Reproduce Steps to reproduce the behavior:

  1. npm install -D @inngest/eslint-plugin@latest
  2. eslint ./
  3. Failed to load plugin '@inngest' declared in '.eslintrc.js': Cannot find module './node_modules/@inngest/eslint-plugin/dist/index.js'. Please verify that the package.json has a valid "main" entry