gaillarddamien / uibuilder-react-example

2 stars 0 forks source link

Build error #1

Open creplogle opened 2 years ago

creplogle commented 2 years ago

When I run npm run build I get the following error:

Cannot find module: 'socket.io-client'. Make sure this package is installed.

You can install this package by running: npm install socket.io-client.

I've seen discussion from TotallyInformation that installing socket.io separate from what is included in uibuilder is problematic.