-
Notifications
You must be signed in to change notification settings - Fork 34
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
[BUG] Schematic "init" cannot resolve the factory. #107
Comments
Until I get past this Advice appreciated. I don't want to maintain a fork of serverless-plugin-optimize indefinitely |
I also attempted this in my main project repo (the one I am currently deploying with a fork of serverless-plugin-optimize). I got the same error $ npm install @flowaccount/nx-serverless && npx nx g @flowaccount/nx-serverless:ng-add
...
# (npm install warnings, but it does install successfully)
Schematic "init" cannot resolve the factory. |
@bmcilw1 I would recommend not to use it, I will find a way to bring it back for it works here on my side but only before |
Describe the bug
This is a recurrence of the bug reported at #66
To Reproduce
See the bottom of the above, clipped for easy reading:
Expected behavior
Should install without issues, especially for the recommended path for install
Check which provider is affected:
[x] AWS
[x] Azure
[x] Google Cloud Platform
Check which framework is affected:
[] Angular
[] Nodejs
[x] Serverless
[] Lambda
[] Infrastructure as a code
Additional context
The text was updated successfully, but these errors were encountered: