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

Dependency versions of external modules cannot be resolved #506

Closed
BasKiers opened this issue May 22, 2019 · 1 comment
Closed

Dependency versions of external modules cannot be resolved #506

BasKiers opened this issue May 22, 2019 · 1 comment
Labels
Milestone

Comments

@BasKiers
Copy link
Contributor

BasKiers commented May 22, 2019

This is a Bug Report

Description

  • What went wrong?
    versions of the dependencies of linked (and packaged) dependencies inside a monorepo cannot be resolved. The console shows an "WARNING: Could not determine version of module XXX" message.

  • What did you expect should have happened?
    The version should be resolved and inserted into the package.json of the serverless bundle.

  • What stacktrace or error message from your provider did you see?
    "WARNING: Could not determine version of module XXX"

Additional Data

  • Serverless-Webpack Version you're using: 5.2.0
  • Webpack version you're using: 4.8.1
  • Serverless Framework Version you're using: 1.36.1
  • Operating System: macOs 10.14.4
@HyperBrain HyperBrain added the bug label May 23, 2019
salomvary added a commit to salomvary/serverless-webpack that referenced this issue Sep 30, 2019
salomvary added a commit to salomvary/serverless-webpack that referenced this issue Sep 30, 2019
@carbonrobot
Copy link

Anything we can do to help move either #506 or #507 along? It looks like both solutions have stalled and need some primary maintainer feedback.

j0k3r pushed a commit that referenced this issue Jan 29, 2021
@j0k3r j0k3r added this to the 5.4.0 milestone Feb 1, 2021
@j0k3r j0k3r closed this as completed Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants