Ionic-native: Cannot find module '@ionic-native/core'

Created on 19 Nov 2019  路  1Comment  路  Source: ionic-team/ionic-native

I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://ionicworldwide.herokuapp.com/

Current behavior:
gulp plugin:create -n PluginName

Expected behavior:
work without errors after follow the basic and precarious guide that the people of ionic offer us (as usual)

Steps to reproduce:
gulp plugin:create -n PluginName

Other information:

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Cannot find module '@ionic-native/core'

Most helpful comment

npm install @ionic-native/core --save

>All comments

npm install @ionic-native/core --save

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jgw96 picture jgw96  路  3Comments

icchio picture icchio  路  3Comments

kyleap picture kyleap  路  4Comments

ghost picture ghost  路  3Comments

wwallace picture wwallace  路  4Comments