question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

new pg-query-stream publish is missing the dist folder

See original GitHub issue

3.4.0 (published 4hrs ago) was published without the dist folder, which causes this error.

Cannot find module '/node_modules/pg-query-stream/dist/index.js'. Please verify that the package.json has a valid "main" entry

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
brianccommented, Nov 10, 2020

okay i found the problem, PR incomming

0reactions
brianccommented, Nov 11, 2020

yah sorry about that!

Read more comments on GitHub >

github_iconTop Results From Across the Web

pg-query-stream - npm
Postgres query result returned as readable stream. Latest version: 4.2.4, last published: 4 months ago. Start using pg-query-stream in your ...
Read more >
NodeJS Streams and E2E streaming from Postgres using pg ...
In this demo, we'll use NodeJS and pg - query - stream to implement end-to-end streaming from Postgres to the HTTP client.
Read more >
I want to insert with mikro-orm, but it dont find my table
I deleted the migrations folder as well as the dist folder; I ran npx mikro-orm migration:create --initial. After that, I restarted yarn watch...
Read more >
Building a Web Service with Postgres and Sequelize
Write a script, in the bin folder, to launch a web server. Call it www.js . It should look like this: // This...
Read more >
How to use the pg-query-stream function in pg-query-stream
To help you get started, we've selected a few pg-query-stream examples, ... into this raw cursor const query = conn.query(new QueryStream(sql, undefined, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found