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(create-waku): package.json not found #984

Closed
wants to merge 1 commit into from

Conversation

tylersayshi
Copy link
Contributor

closes #983

I don't think this can be tested without being published, but I believe this is the fix to the problem.

@dai-shi would you be willing to publish some sort of pre-release version to test this if you agree that it should work?

Copy link

vercel bot commented Oct 29, 2024

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
waku ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2024 1:41am

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@tylersayshi tylersayshi marked this pull request as draft October 29, 2024 01:44
@tylersayshi
Copy link
Contributor Author

the path actually shouldn't be '../package.json' I think import.meta.url might be undefined

@tylersayshi
Copy link
Contributor Author

Oh, I think the issue is just that we need to publish a new version with the latest fix 🤦

@dai-shi
Copy link
Owner

dai-shi commented Oct 29, 2024

Right, it's not published yet.

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.

create-waku Error: ENOENT: no such file or directory, open '../package.json'
2 participants