Skip to content

Conversation

@YuAnWu0000
Copy link

See [(https://github.com/parcel-bundler/parcel/issues/2833)]
I've tried so many ways to prevent this error and finally found this approach to solve it.

@FredKSchott
Copy link
Owner

can you move the code back to it's original location, so that the diff is more clear? Also, remove the nuxt settings config file change!

@YuAnWu0000
Copy link
Author

Actually I only change the code order but not content. In my case, the order matters. Function Buffer() needs to be placed before Buffer.TYPED_ARRAY_SUPPORT = global.TYPED_ARRAY_SUPPORT !== undefined ? global.TYPED_ARRAY_SUPPORT : true;

Also, I remove the vscode nuxt setting. Thanks for reminding.

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

Successfully merging this pull request may close these issues.

2 participants