You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When Execute react-native link react-native-background-timer there is the following error:
Error: Cannot find module 'lodash/object/assign'
at Function.Module._resolveFilename (module.js:538:15)
at Function.Module._load (module.js:468:25)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (.\react-native-android-widget-poc\node_modules\xmlbuilder\lib\index.js:5:12)
at Object.<anonymous> (.\react-native-android-widget-poc\node_modules\xmlbuilder\lib\index.js:14:4)
at Module._compile (module.js:643:30)
at Module._extensions..js (module.js:654:10)
at Object.require.extensions.(anonymous function) [as .js] (.\react-native-android-widget-poc\node_modules\babel-register\lib\node.js:152:7)
at Module.load (module.js:556:32)
How to resolve it?
thanks
The text was updated successfully, but these errors were encountered:
Hi,
When Execute
react-native link react-native-background-timer
there is the following error:How to resolve it?
thanks
The text was updated successfully, but these errors were encountered: