reacteu-app icon indicating copy to clipboard operation
reacteu-app copied to clipboard

Error: Cannot find module 'object-assign'

Open wjessup opened this issue 9 years ago • 0 comments

datastore.js line 8

var assign = require('object-assign');

doesn't come in the default package and install instructions

wjessup avatar Jun 11 '16 18:06 wjessup