mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
try to get content from package.json
This commit is contained in:
@@ -295,7 +295,7 @@ Function Add-NpmModulesFromJsBundleFile {
|
||||
# No bin-links because historically, they weren't used anyway.
|
||||
|
||||
|
||||
Get-Content "$($Commands.npm)"
|
||||
Get-Content "$(Join-Path $Destination 'package.json')"
|
||||
|
||||
Write-Host "Run Commands.npm path: $($Commands.npm)" -ForegroundColor Magenta
|
||||
|
||||
|
||||
Reference in New Issue
Block a user