question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't install it on Windows

See original GitHub issue

Can’t install it using windows, because of the need of the ‘make’ command line.

Trying through yarn: $ yarn add samlify yarn add v1.13.0 warning package.json: No license field warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. warning express-html@0.0.1: No license field [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... error C:\Users\erick\Projects\myproject\node_modules\samlify: Command failed. Exit code: 1 Command: make validator Arguments: Directory: C:\Users\erick\Projects\myproject\node_modules\samlify Output: 'make' is not recognized as an internal command info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Trying through NPM: $ npm i samlify npm WARN rm not removing C:\Users\erick\Projects\myproject\node_modules\.bin\semver.cmd as it wasn't installed by C:\Users\erick\Projects\myproject\node_modules\semver npm WARN rm not removing C:\Users\erick\Projects\myproject\node_modules\.bin\semver as it wasn't installed by C:\Users\erick\Projects\myproject\node_modules\semver samlify@2.5.0-rc1 preinstall C:\Users\erick\Projects\myproject\node_modules\samlify make validator 'make' is not recognized as an internal command npm WARN express-html@0.0.1 No repository field. npm WARN express-html@0.0.1 No license field. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! samlify@2.5.0-rc1 preinstall: make validator npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the samlify@2.5.0-rc1 preinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\erick\AppData\Roaming\npm-cache\_logs\2019-01-30T16_31_30_430Z-debug.log

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
tngancommented, Jan 31, 2019

@ErickXavier We will consider to modify the Makefile based on different os.

1reaction
vdveercommented, Jun 17, 2019

@ErickXavier That worked for the Windows users in our team.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't Install Anything on Windows 10: 7 Easy Expert fixes
1. Terminate the Windows Installer process · 2. Disable Fast Startup · 3. Use Windows troubleshooter · 4. Run critical services · 5....
Read more >
Windows 10 Home won't let me install new software
Go to Settings >Apps & features, then in the right pane under Installing Apps click to open the dropdown menu and select Allow...
Read more >
Why Won't Windows 10 Install From a USB? Causes and Fixes
How to fix Windows 10 not installing from a USB · Use a different installation method · Use a different USB drive ·...
Read more >
[SOLVED] Windows 10 Could Not Complete the Installation + ...
If you come across the error Windows 10 installation has failed, you can choose to install Windows 10 in Clean Boot. Now, here...
Read more >
Why You Can't Install Programs Windows 10 | Our Code World
How to Fix the “Can't Install Programs Windows 10” Error · Fix 1. Run Associated Windows Troubleshooters · Fix 2. Check the App...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found