new pg-query-stream publish is missing the dist folder
See original GitHub issue3.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:
- Created 3 years ago
- Reactions:1
- Comments:5 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
okay i found the problem, PR incomming
yah sorry about that!