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

package.json is missing information #83

Open
NullVoxPopuli opened this issue Dec 4, 2023 · 1 comment · May be fixed by #84
Open

package.json is missing information #83

NullVoxPopuli opened this issue Dec 4, 2023 · 1 comment · May be fixed by #84

Comments

@NullVoxPopuli
Copy link

When installing via github reference:

    "@tracerbench/tracerbench-compare-action": "github:TracerBench/tracerbench-compare-action",

we get this error when trying to require

Error: Cannot find module '/home/nvp/Development/OpenSource/emberjs/glimmer-vm-3/node_modules/@tracerbench/tracerbench-compare-action/src/analyze.js'. Please verify that the package.json has a valid "main" entry

@NullVoxPopuli
Copy link
Author

looks like the issue is that the analyze file is js

image

but the files are mjs
image

NullVoxPopuli added a commit to NullVoxPopuli/tracerbench-compare-action that referenced this issue Dec 4, 2023
@NullVoxPopuli NullVoxPopuli linked a pull request Dec 4, 2023 that will close this issue
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 a pull request may close this issue.

1 participant