-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I keep getting TransformError, syncano.js not found on the lib directory.
I updated some dependencies, however I am getting TransformError on syncano.js, no such file directory. I already check the file exist in node_module. I am missing something?
"dependencies": {
"lodash": "4.17.4",
"react": "15.4.2",
"react-native": "0.42.0",
"react-native-gifted-chat": "0.1.3",
"react-native-push-notification": "2.2.1",
"react-native-system-notification": "0.2.1",
"syncano": "1.0.28"
},
"devDependencies": {
"babel-plugin-add-module-exports": "0.2.1",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-transform-inline-environment-variables": "6.8.0",
"babel-preset-es2015": "6.24.0",
"babel-preset-react-native": "1.9.1"
}
Metadata
Metadata
Assignees
Labels
No labels