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

Error affecting npx commands #73

Closed
Matth5050 opened this issue Mar 13, 2024 · 3 comments
Closed

Error affecting npx commands #73

Matth5050 opened this issue Mar 13, 2024 · 3 comments

Comments

@Matth5050
Copy link

(node:83261) [DEP0128] DeprecationWarning: Invalid 'main' field in '/Users/matth/.npm/_npx/a0ca5f5666585aa2/node_modules/isbinaryfile/package.json' of './lib/panino.js'. Please either fix that or report it to the module author

Using node 20.11.1

I have removed and reinstalled node and that didn't work. Please let me know if you need any other information

@GoodPie
Copy link

GoodPie commented May 12, 2024

Also getting this issue using node v20.12.2 running npx pod-install on an expo-router project

I am getting this (node:41325) [DEP0128] DeprecationWarning: Invalid 'main' field in '/Users/user/.npm/_npx/a0ca5f5666585aa2/node_modules/isbinaryfile/package.json' of './lib/panino.js'. Please either fix that or report it to the module author

@gjtorikian
Copy link
Owner

What version of this package is being executed?

#57 (comment)

@GoodPie
Copy link

GoodPie commented May 13, 2024

Apologies, meant to write back.

I was executing the wrong command. Instead of npx pod-install, I was running npx pod install 🤦‍♂️

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

No branches or pull requests

3 participants