You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2021. It is now read-only.
Hello!
I installed Dart SDK 2.1.0, webdev 1.0.1, stagehand 3.1.4 (64-bit Windows 10). And added to the system path value "%APPDATA%\Pub\Cache\bin".
I try to invoke the command "$ stagehand", but receive an error:
"Error: Error when reading 'file:///C:/Users/%E2%95%A8%D0%AE%E2%95%A8%E2%95%97%E2%95%A8%E2%95%A1%E2%95%A8%E2%94%82/AppData/Roaming/Pub/Cache/global_packages/stagehand/bin/stagehand.dart.snapshot.dart2': Stagehand will generate the given application type into the current directory.
..."
However, the command "$ pub global run stagehand" works well:
"Stagehand will generate the given application type into the current directory.
..."
Why did I receive the error when using the command "$ stagehand"? How can I fix it?
The text was updated successfully, but these errors were encountered:
Hello!
I installed Dart SDK 2.1.0, webdev 1.0.1, stagehand 3.1.4 (64-bit Windows 10). And added to the system path value "%APPDATA%\Pub\Cache\bin".
I try to invoke the command "$ stagehand", but receive an error:
"Error: Error when reading 'file:///C:/Users/%E2%95%A8%D0%AE%E2%95%A8%E2%95%97%E2%95%A8%E2%95%A1%E2%95%A8%E2%94%82/AppData/Roaming/Pub/Cache/global_packages/stagehand/bin/stagehand.dart.snapshot.dart2': Stagehand will generate the given application type into the current directory.
..."
However, the command "$ pub global run stagehand" works well:
"Stagehand will generate the given application type into the current directory.
..."
Why did I receive the error when using the command "$ stagehand"? How can I fix it?
The text was updated successfully, but these errors were encountered: