-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
kind: bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working