Open brandondrew opened 2 years ago
Describe the bug
A new project from a freshly-installed Element 2.0.4 fails with a cryptic error message.
To Reproduce
Steps to reproduce the behavior:
$HOME/Code/Typescript
element init portal
cd portal
element run ./portal.perf.ts
chalk_1.default is not a function
Expected behavior
I expected a basic default performance test to run.
Screenshots
Desktop (please complete the following information):
Additional context
This is my first time using Element, so I've never had it successfully work in the past.
Describe the bug
A new project from a freshly-installed Element 2.0.4 fails with a cryptic error message.
To Reproduce
Steps to reproduce the behavior:
$HOME/Code/Typescript
element init portal
cd portal
to enter project directoryelement run ./portal.perf.ts
chalk_1.default is not a function
Expected behavior
I expected a basic default performance test to run.
Screenshots
Desktop (please complete the following information):
Additional context
This is my first time using Element, so I've never had it successfully work in the past.