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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm getting this error while trying to build and run minimal-blog:
This error is coming from the
use-minimal-blog-config.tsx
anduse-site-metadata.tsx
files.Node: 14.15.0
npm: 6.14.8
Gatsby version: 4.0.2
OS: Linux Mint (debian based)
Commands Run:
EDIT: Looks like the issue is with the babel-loader package being used by the above 2 files; this line in particular:
Beta Was this translation helpful? Give feedback.
All reactions