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

Installing project using bolt on Windows fails with "$binary is not a symlink" #218

Open
malept opened this issue Feb 5, 2019 · 1 comment

Comments

@malept
Copy link

malept commented Feb 5, 2019

Title Description
Version 0.21.2, 0.22.6, master
Type Issue
node 6
Operating System Windows
Short Description bolt fails with "$binary is not a symlink"

It seems that the binary symlinking code doesn't work on Windows. The exact version numbers link to AppVeyor builds for Electron Forge where running bolt fails when it tries to install acorn's acorn.ps1 file. master links to a testsuite run of bolt itself (from #217), specifically one of the symlink-related tests that fail.

@Bloodb0ne
Copy link

I have encountered the same issue and it seems like its because bolt gets the powershell shim and "read-cmd-shim" still doesnt support it so it throws ENOTASHIM.

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

No branches or pull requests

2 participants