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

Can't resolve 'memcpy' in '/vercel/xxxxx/node_modules/bytebuffer/dist' #104

Open
olaven opened this issue Aug 7, 2020 · 3 comments
Open

Comments

@olaven
Copy link

olaven commented Aug 7, 2020

Hi!

I am working on a project having bytebuffer as a dependency.
Bytebuffer is not used directly, but is in the node_modules-folder.

Bulding the application on (Vercel)[vercel.com] causes the application to crash with
the following in the logs:

Module not found: Can't resolve 'memcpy' in '/vercel/xxxxx/node_modules/bytebuffer/dist'
@PyatroMarchanka
Copy link

@olaven Did you find out the answer? I have the same issue

@olaven
Copy link
Author

olaven commented Oct 14, 2020

Hi, @PyatroMarchanka! Are you using Next.js? I think migrating to 9.5 was a workaround 😄
Best of luck!

I've had many mysterious issues with Vercel that just appear/disappear without any changes in the code, like this one..

@PyatroMarchanka
Copy link

@olaven Yes, i use Next.js, and it is 9.5.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

2 participants