uidb-dev / react.cordova

best bundle to webApp mobile- react and cordova
67 stars 9 forks source link

First install #29

Closed stempora closed 3 years ago

stempora commented 3 years ago

Hello,

After installing and creating the first app, when starting ( npm start ) i get the following:

./src/index.js
Module not found: Can't resolve 'cordova_script' in 'f:\test\hello_world\src'
orchuban commented 3 years ago

Try npm i cordova_script https://www.npmjs.com/package/cordova_script

orchuban commented 3 years ago

@stempora let me know

stempora commented 3 years ago

Hi,

yes that fixed that part, thanks a lot, now trying to fix other incompatibilities between packages :)

orchuban commented 3 years ago

@stempora try npm i