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 Aug 5, 2022. It is now read-only.
Description
When running or parsing a non exist JS file in ashell, No prompt print.
Test Code
ashell
Steps to Reproduction
acm> run test.js
(test.js does not exist in ashell)acm> parse test.js
(test.js does not exist in ashell)Actual Result
No prompt print.
Expected Result
Prompt like
File not found
print.Test Builds
Additional Information
The text was updated successfully, but these errors were encountered: