Skip to content

package-lock.json changes depending on wasp build, wasp clean and wasp compile #3504

@sodic

Description

@sodic

Version: 0.19.2

Running wasp clean, wasp build or wasp compile (directly or through wasp start) changes the user's package.json. This was probably caused by #3130.

It's a problem because:

  • Wasp seems unstable.
  • User's can't use their package.json files normally.
  • This might be causing our CI randomly to fail on example apps without much info (check waspello in this run), commiting the package.json after running wasp compile usually fixes this (check waspello in this run). I'm not sure this is the cause though, the CI logs suggest it's something else.

#3163 might solve a part of the problem but I'm not sure it's going to solve the entire problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dxshouldfixWe should do/fix this at some point

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions