这是indexloc提供的服务,不要输入任何密码
Skip to content

Boundaries issue #9874

@NormandoHall

Description

@NormandoHall

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

npx create-turbo@latest -e with-shell-commands

Which canary version will you have in your reproduction?

2.4.0

Enviroment information

CLI:
   Version: 2.4.0
   Path to executable: /opt/webnews/devel/node_modules/turbo-linux-64/bin/turbo
   Daemon status: Running
   Package manager: npm

Platform:
   Architecture: x86_64
   Operating system: linux
   WSL: false
   Available memory (MB): 1739
   Available CPU cores: 4

Environment:
   CI: None
   Terminal (TERM): xterm-256color
   Terminal program (TERM_PROGRAM): vscode
   Terminal program version (TERM_PROGRAM_VERSION): 1.96.4
   Shell (SHELL): /bin/bash
   stdin: false

Expected behavior

Runs normal

Actual behavior

Get a los of warnings like these:

 WARNING  Lexer error at 44028..44028
 WARNING  Lexer error at 44118..44118
 WARNING  Lexer error at 44183..44183

and random errors:

error: Expected '}', got ';'
  --> /opt/webnews/devel/apps/editor/src/lib/components/Map/components/ui/ToolTip.svelte:33:49
   |
33 |     leafletToolTip = layerComponent.mountLayer();
   |     

To Reproduce

turbo boundaries

Additional context

No response

Metadata

Metadata

Assignees

Labels

kind: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions