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
I have been receiving this since I tried to include spring in my project (using react-sheet-slide)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
My react, babel and node versions are up to date. I have included the plugin for optional chaining in babel and am now attempting to upgrade webpack to v5 to see if that causes anything to change. Has anyone else had to deal with this as well?
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
-
Hey all,
I have been receiving this since I tried to include spring in my project (using
react-sheet-slide
)You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
My react, babel and node versions are up to date. I have included the plugin for optional chaining in babel and am now attempting to upgrade webpack to v5 to see if that causes anything to change. Has anyone else had to deal with this as well?
Beta Was this translation helpful? Give feedback.
All reactions