mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-23 19:29:17 +03:00
f13101e46a
`wasp start` fails at calling `npm` (can't find it).
2 lines
81 B
PowerShell
2 lines
81 B
PowerShell
$env:waspc_datadir="$PSScriptRoot\data"
|
|
|
|
& "$PSScriptRoot\wasp-x86_64.exe" $args |