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
The cwd / base properties on the virtual file should be set to __dirname, which resolves to the installed location of the script. If anything, it should be set to process.cwd().
The text was updated successfully, but these errors were encountered:
The cwd / base properties on the virtual file should be set to __dirname, which resolves to the installed location of the script. If anything, it should be set to process.cwd().
The text was updated successfully, but these errors were encountered: