We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"@huggingface/transformers": "3.0.0-alpha.21" chrome: 129 OS: mac os node: v20
Reference example Startup Error
○ Compiling /face ... ⨯ ./node_modules/.pnpm/@huggingface[email protected]/node_modules/@huggingface/transformers/dist/transformers.js:32680:1 Module not found: Can't resolve './'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module: ./pages/face/index.tsx GET /face 500 in 2539ms GET /face 500 in 2527ms
The text was updated successfully, but these errors were encountered:
same here. how did you solve this?
Sorry, something went wrong.
It solved my problem.
#1026 (comment)
Works! Thank you!
No branches or pull requests
System Info
"@huggingface/transformers": "3.0.0-alpha.21"
chrome: 129
OS: mac os
node: v20
Environment/Platform
Description
Reference example Startup Error
Reproduction
○ Compiling /face ...
⨯ ./node_modules/.pnpm/@huggingface[email protected]/node_modules/@huggingface/transformers/dist/transformers.js:32680:1
Module not found: Can't resolve './'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./pages/face/index.tsx
GET /face 500 in 2539ms
GET /face 500 in 2527ms
The text was updated successfully, but these errors were encountered: