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
ERROR in ./src/client/ClientUIMixin.js 13:0-57
Module not found: Error: Package path ./client-dist/socket.io.js is not exported from package /home/crawford/Projects/Xanado/node_modules/socket.io (see exports field in /home/crawford/Projects/Xanado/node_modules/socket.io/package.json)
@ ./src/client/ClientGameUI.js 14:0-51 23:27-40
I did an npm install before running the build.
The text was updated successfully, but these errors were encountered:
npm run build is failing since #84
I did an
npm install
before running the build.The text was updated successfully, but these errors were encountered: