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

Hexoid Error (?) #960

Closed
momo-ai opened this issue Dec 11, 2023 · 0 comments
Closed

Hexoid Error (?) #960

momo-ai opened this issue Dec 11, 2023 · 0 comments
Labels

Comments

@momo-ai
Copy link

momo-ai commented Dec 11, 2023

Support plan

  • Which support plan is this issue covered by? (Community, Sponsor, Enterprise): Community
  • Currently blocking your project/work? (yes/no): Yes
  • Affecting a production system? (yes/no): Yes

Context

  • Node.js version: 8.7.1 (pnpm)
  • Release Line of Formidable (Legacy, Current, Next):
  • Formidable exact version: 2.1.2
  • Environment (node, browser, native, OS): Node
  • Used with (popular names of modules): unsure

What are you trying to achieve or the steps to reproduce?

I don't believe our repo directly uses formidable, but it is now running into this anomalous bug

What was the result you got?

| Error: hexoid is not a function
at node_modules/.pnpm/[email protected]/node_modules/formidable/src/Formidable.js (/Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/node_modules/.pnpm/[email protected]/node_modules/formidable/src/Formidable.js:15:18)
at __require2 (file:///Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/.sst/artifacts/c85104fbc0553600bd3138c6d760b45299d04c37c3/packages/functions/src/create.mjs:24:50)
at node_modules/.pnpm/[email protected]/node_modules/formidable/src/index.js (/Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/node_modules/.pnpm/[email protected]/node_modules/formidable/src/index.js:5:20)
at __require2 (file:///Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/.sst/artifacts/c85104fbc0553600bd3138c6d760b45299d04c37c3/packages/functions/src/create.mjs:24:50)
at binary (/Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:17:20)
at __require2 (file:///Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/.sst/artifacts/c85104fbc0553600bd3138c6d760b45299d04c37c3/packages/functions/src/create.mjs:24:50)
at Object.superagent (/Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/node_modules/.pnpm/@EasyPost[email protected]/node_modules/@easypost/api/dist/webpack:/external commonjs "superagent":1:1)
at webpack_require (/Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/node_modules/.pnpm/@EasyPost[email protected]/node_modules/@easypost/api/dist/webpack:/webpack/bootstrap:19:1)
at Object../easypost.js (/Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/node_modules/.pnpm/@EasyPost[email protected]/node_modules/@easypost/api/dist/webpack:/constants.js:24:29)
at webpack_require (/Users/muhammadkhattak/Desktop/CG/CG_DEATHMARCH/collateral-manager/notes/node_modules/.pnpm/@EasyPost[email protected]/node_modules/@easypost/api/dist/webpack:/webpack/bootstrap:19:1)

What result did you expect?

Would love any guidance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant