Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to execute commands when the username contains blacks on Windows #7

Open
borishim opened this issue Jan 30, 2021 · 1 comment · May be fixed by #9
Open

Fails to execute commands when the username contains blacks on Windows #7

borishim opened this issue Jan 30, 2021 · 1 comment · May be fixed by #9

Comments

@borishim
Copy link

This is the log from the development window console:

abstractExtensionService.ts:717 Activating extension 'leafvmaple.nand2tetris' failed: ENOENT: no such file or directory, open 'c:/Users/Sangwoo" "Shim/.vscode/extensions/leafvmaple.nand2tetris-1.1.1/assets/zip.json'.
_logMessageInConsole @ abstractExtensionService.ts:660
_logOrShowMessage @ abstractExtensionService.ts:728
$onExtensionActivationError @ mainThreadExtensionService.ts:57
_doInvokeHandler @ rpcProtocol.ts:396
_invokeHandler @ rpcProtocol.ts:330
_receiveRequest @ rpcProtocol.ts:269
_receiveOneMessage @ rpcProtocol.ts:208
(anonymous) @ rpcProtocol.ts:90
fire @ event.ts:525
fire @ ipc.net.ts:449
_receiveMessage @ ipc.net.ts:785
(anonymous) @ ipc.net.ts:642
fire @ event.ts:525
acceptChunk @ ipc.net.ts:191
(anonymous) @ ipc.net.ts:191
t @ ipc.net.ts:925
emit @ events.js:223
addChunk @ _stream_readable.js:309
readableAddChunk @ _stream_readable.js:290
Readable.push @ _stream_readable.js:224
onStreamRead @ internal/stream_base_commons.js:181
notificationsAlerts.ts:40 Command 'Nand2Tetris: Run Code' resulted in an error (command 'nand2tetris.run' not found)

@foxyseta foxyseta linked a pull request Jan 2, 2022 that will close this issue
@foxyseta
Copy link

foxyseta commented Jan 2, 2022

Hi! The PR linked above should fix this (my fork of this project already features this patch in production). Unfortunately, @leafvmaple hasn't committed anything in ages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants