Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config Error Strapi 4.4.3 #3

Closed
capsloq opened this issue Oct 7, 2022 · 1 comment
Closed

Config Error Strapi 4.4.3 #3

capsloq opened this issue Oct 7, 2022 · 1 comment

Comments

@capsloq
Copy link

capsloq commented Oct 7, 2022

  1. Fresh install strapi
  2. Add plugin
    "@strapi/plugin-i18n": "4.4.3",
    "@strapi/plugin-users-permissions": "4.4.3",
    "@strapi/strapi": "4.4.3",
    "better-sqlite3": "7.4.6",
    "strapi-plugin-shopify": "^0.0.4"
  },

Error in node_modules

debug: ⛔️ Server wasn't able to start properly.
Error: Error regarding shopify config: 5 errors occurred
at applyUserConfig (F:\Projekte\strapi-shopify-backend\node_modules@strapi\strapi\lib\core\loaders\plugins\index.js:72:13)
at async Object.loadPlugins (F:\Projekte\strapi-shopify-backend\node_modules@strapi\strapi\lib\core\loaders\plugins\index.js:100:3)
at async Strapi.loadPlugins (F:\Projekte\strapi-shopify-backend\node_modules@strapi\strapi\lib\Strapi.js:333:5)
at async Promise.all (index 2)
at async Strapi.register (F:\Projekte\strapi-shopify-backend\node_modules@strapi\strapi\lib\Strapi.js:369:5)
at async Strapi.load (F:\Projekte\strapi-shopify-backend\node_modules@strapi\strapi\lib\Strapi.js:474:5)
at async Strapi.start (F:\Projekte\strapi-shopify-backend\node_modules@strapi\strapi\lib\Strapi.js:212:9)
error Command failed with exit code 1.

@capsloq
Copy link
Author

capsloq commented Oct 7, 2022

Error was just a little misleading.
You have to add the env variables before starting the server (see readme). That fixed it

@capsloq capsloq closed this as completed Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant