Skip to content

Commit

Permalink
echo used npm
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Apr 25, 2024
1 parent af330ab commit 2d2454f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make-it/EmMakefile
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ $(OBJS):

$(PREJS) $(POSTJS): $(CORESOURCEDIR)/vireo.wrapper.js
echo $$(which node)
echo $$(which npm)
sudo node --version
sudo node splitVireoWrapper.js $(CORESOURCEDIR)/vireo.wrapper.js $(PREJS) $(POSTJS)

Expand Down

0 comments on commit 2d2454f

Please sign in to comment.