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

trying to track down error with vfile node module #6

Open
maddefientist opened this issue Jun 13, 2022 · 0 comments
Open

trying to track down error with vfile node module #6

maddefientist opened this issue Jun 13, 2022 · 0 comments

Comments

@maddefientist
Copy link

maddefientist commented Jun 13, 2022

trying to run yarn build to get a build file for deploying ready and i keep getting this error. Ive tried to fix my wording and make sure everythings correct, not sure what i might be missing. Error is as follows:

info - Loaded env from C:\Users\admin\raity-analyze-\rarity.env.production
info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
Failed to compile.

./node_modules/vfile/index.d.ts:51:8
Type error: ',' expected.

49 | export {
50 | VFile,

51 | type BufferEncoding,
| ^
52 | type Map,
53 | type Compatible,

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