Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make npm silent to fix socket error #37

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

peterpeterparker
Copy link
Contributor

❯ node /Users/daviddalbusco/projects/juno/create-juno/dist/index.js


) || | || | |/
_
/ _/ ||_|__/ v0.0.21

Welcome πŸ‘‹

βœ” Where should we create your project? … 12345678
βœ” What kind of project are you starting? β€Ί Application
βœ” Which framework do you want to use? β€Ί React
βœ” Choose your starting point? β€Ί Example
βœ” Would you like to set up a GitHub Action for deployment?
Remember, you'll need to configure a controller afterward. Check our documentation for more details … no / yes
βœ” Do you want to configure the project to use the local development emulator? … no / yes
βœ” Install your project's dependencies now? … no / yes
An unexpected error happened 😫. Error: npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.

at Socket.<anonymous> (file:///Users/daviddalbusco/projects/juno/create-juno/dist/index.js:2096:8966)
at Socket.emit (node:events:519:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:191:23)

@peterpeterparker peterpeterparker marked this pull request as ready for review May 28, 2024 11:18
@peterpeterparker peterpeterparker merged commit d8e01f2 into main May 28, 2024
4 checks passed
@peterpeterparker peterpeterparker deleted the fix/npm-command branch May 28, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant