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

fix: unable to start with npm #6522

Merged
merged 1 commit into from Sep 22, 2022
Merged

Conversation

vanpho93
Copy link
Member

Impact: minor
Type: bugfix

Issue

Unable to start project generated by CLI with error
Error: Cannot find module 'graphql-tag'

- /home/brent/Projects/merchstack/cli-test-projects/sep-21-2022/myserver/node_modules/@reactioncommerce/api-plugin-authentication/node_modules/@accounts/graphql-api/lib/modules/accounts/schema/types.js
- /home/brent/Projects/merchstack/cli-test-projects/sep-21-2022/myserver/node_modules/@reactioncommerce/api-plugin-authentication/node_modules/@accounts/graphql-api/lib/modules/accounts/index.js
      at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
      at Function.Module._load (internal/modules/cjs/loader.js:746:27)

Solution

Install graphql-tag for api-plugin-authentication

@zenweasel zenweasel merged commit 09aefe6 into trunk Sep 22, 2022
@zenweasel zenweasel deleted the fix/unable-to-start-with-npm branch September 22, 2022 02:07
@github-actions github-actions bot mentioned this pull request Sep 22, 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

Successfully merging this pull request may close these issues.

None yet

2 participants