meteor / todos

The example app "Todos", written following the Meteor Guide
Other
535 stars 367 forks source link

Cannot find sockjs #272

Open krimitalel opened 5 years ago

krimitalel commented 5 years ago

cannot find node_modules/meteor/socket-stream-client/sockjs-0.3.4.js

titivermeesch commented 4 years ago

Did you tried deleting the node_modules map and execute meteor npm install ?