Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H Helpful Contact Form
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GreenhostGreenhost
  • Helpful Contact Form
  • Issues
  • #39
Closed
Open
Issue created May 17, 2022 by Arie Peterson@arieContributor

Compile errors on `docker-compose up`

Trying to create a local environment again after some time, I got a lot of these errors:

helpful-contact-form-nodejs-1  | ERROR in /workspaces/outage-form/src/components/contact-form/ContactForm.test.tsx               
helpful-contact-form-nodejs-1  | 17:20-37                                                                                               
helpful-contact-form-nodejs-1  | [tsl] ERROR in /workspaces/outage-form/src/components/contact-form/ContactForm.test.tsx(17,21)
helpful-contact-form-nodejs-1  |       TS2339: Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.

Apparently some things changed in node land.

Assignee
Assign to
Time tracking