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

I get this error when i tried to deploy my contract following the tutorial #4

Open
devsaint-star opened this issue Jun 11, 2023 · 0 comments

Comments

@devsaint-star
Copy link

Watching /Users/macbookair2014/Flash Loan aave and all sub-directories not excluded by your .gitignore. Will not monitor dotfiles.
/Users/macbookair2014/.npm/_npx/755986f37193a6d8/node_modules/run/run.js:127
if (minimatch(file, pattern)) {
^

TypeError: minimatch is not a function
at /Users/macbookair2014/.npm/_npx/755986f37193a6d8/node_modules/run/run.js:127:13
at Array.forEach ()
at parseFolder (/Users/macbookair2014/.npm/_npx/755986f37193a6d8/node_modules/run/run.js:113:9)
at Object. (/Users/macbookair2014/.npm/_npx/755986f37193a6d8/node_modules/run/run.js:63:12)
at Module._compile (node:internal/modules/cjs/loader:1275:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1329:10)
at Module.load (node:internal/modules/cjs/loader:1133:32)
at Module._load (node:internal/modules/cjs/loader:972:12)
at Module.require (node:internal/modules/cjs/loader:1157:19)
at require (node:internal/modules/helpers:119:18)

Node.js v19.9.0

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

1 participant