You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: