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 flowershow install failing #573

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Fix flowershow install failing #573

merged 1 commit into from
Oct 9, 2023

Conversation

demenech
Copy link
Member

@demenech demenech commented Oct 6, 2023

Hey @olayway
I was trying to create a flowershow project and npm i was giving me the following error:

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/deme/Projects/datopian/flowershow-test/portaljs/packages/core/portaljs-core-1.0.7.tgz
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/deme/Projects/datopian/flowershow-test/portaljs/packages/core/portaljs-core-1.0.7.tgz'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

Seems like @portaljs/core was resolving to a local package.

This PR just regenerates package-lock.json and fixes it.

@vercel
Copy link

vercel bot commented Oct 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
flowershow-cloud-test ✅ Ready (Inspect) Visit Preview Oct 6, 2023 0:58am

@demenech demenech requested a review from Gutts-n October 9, 2023 12:13
@Gutts-n
Copy link
Contributor

Gutts-n commented Oct 9, 2023

LGTM.

@Gutts-n Gutts-n merged commit 3bc5229 into main Oct 9, 2023
3 checks passed
@Gutts-n Gutts-n deleted the fix/npm-i-error branch October 9, 2023 13:17
rufuspollock pushed a commit to rufuspollock/flowershow that referenced this pull request Oct 27, 2023
olayway pushed a commit that referenced this pull request Oct 31, 2023
olayway pushed a commit that referenced this pull request Oct 31, 2023
olayway pushed a commit that referenced this pull request Oct 31, 2023
olayway pushed a commit that referenced this pull request Oct 31, 2023
nyejon pushed a commit to nyejon/flowershow_blog that referenced this pull request Nov 8, 2023
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.

2 participants