-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
With expo clean install, i'm getting this. Any idea how to clear this?
/Users/myname/Work/ReactNative/testapp/node_modules/sync-storage/src/index.js 5:5
Module parse failed: Unexpected token (5:5)
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
| import handleError from './helpers/handleError';
|
> type KeyType = string;
|
| class SyncStorage {
Metadata
Metadata
Assignees
Labels
No labels