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

[BUG] Cannot find module '@nrwl/workspace/src/utilities/run-webpack' #106

Open
doug-luce-rs opened this issue Dec 16, 2021 · 1 comment
Open

Comments

@doug-luce-rs
Copy link

Describe the bug
In the nrwl/nx repository this commit nrwl/nx@8779a22 moved the file @nrwl/workspace/src/utilities/run-webpack to the utils folder in the project, but it's still being referenced in it's old location in this file. @flowaccount/nx-serverless This causes an error running using serverless-offline when attempting to start an application using the serverless framework.

To Reproduce
Steps to reproduce the behavior:

  1. Using @nrwl/workspace v13.2.4
  2. Using serverless-offline v6.8.0

Expected behavior
Application should start.

Check which provider is affected:
[x] AWS
[] Azure
[] Google Cloud Platform

Check which framework is affected:
[] Angular
[] Nodejs
[x] Serverless
[] Lambda
[] Infrastructure as a code

@wickstargazer
Copy link
Member

Hi, would you want to pitch in? I have tried it once and also ran into another problem where webpack was upgraded to 5 in nx 13 and had to get around typings, call methods etc.

If you would wanna give it a go, lets find a slack to chat in?

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

2 participants