Open AmelieNapoli opened 4 years ago
i'm getting the same error.
this doesn't work with strap beta version or latest version
@yasirhaleem with which version is compatible?
@yasirhaleem with which version is compatible?
didn't work for me with any version, luckily i had same data in wordpress, so used wordpress api to import data into strapi using strapi rout and controller.
Same here, cant even installit
same here and need solution for strapi latest release
+1
+1
Yep me too
same here
This hasn't been resolved yet?
my project is in the C:\ideha\Strapi\react-mongo-noGraph folder in windows. So i Execute this commands: 1) cd C:\ideha\Strapi\react-mongo-noGraph 2) mkdir plugins 3) cd plugins git clone https://github.com/jbeuckm/strapi-plugin-import-content.git import-content cd import-content && npm install cd ../.. npm run setup --plugins
but i have this error: npm ERR! missing script: setup
Could you help me?