cost 278 ms
在 Windows 10 上使用 Iron-node

[英]Using Iron-node on windows 10

我在 Windows 10 上運行鐵節點時遇到問題。我在 Mac 上安裝了它,沒問題。 但是,當我嘗試使用 gitbash(或 Windows cmd 中的 bash)使用它時。 我可以從命令提示符啟動鐵節點本身,但不能使用我正在嘗試處理的文件啟動它(也就是,我輸入鐵節點並彈出它,但不是鐵節點 se ...

運行鐵節點時module.js找不到模塊

[英]module.js cannot find modules when running iron-node

我正在嘗試使用鐵節點(v2.2.17)來調試我的摩卡單元測試。 當我從 package.json 運行此命令時,單元測試運行良好: 但是,當我運行此命令時,測試失敗: 控制台中的錯誤是: 該模塊位於C:\\TFS\\Dev-UI\\WebApp\\Src\\Web\\Web\\src\\ ...

使用鐵節點觀看文件的標志

[英]Flag for watching files with iron-node

github上的鐵節點介紹提到了看文件: “我討厭附加進程、查看文件……”。 但是我一生都找不到任何關於使用什么標志來讓鐵節點在文件更改時重新加載調試會話的文檔。 ...

2016-03-31 14:15:32   1   57    iron-node  
用鐵節點運行featherJS

[英]Running featherJS with iron-node

我希望用iron-node調試一個feathersJS項目,因為它是我迄今為止發現的最好的調試工具。 問題是,我不知道如何使用iron-node運行feathersJS項目,因為正常的運行方式是使用npm start。 任何人都可以幫我弄清楚該怎么辦? ...

調試node.js:“無法識別鐵節點”

[英]Debugging node.js: “iron-node not recognized”

我的Win10機器上的node.js運行正常,現在我正在嘗試安裝鐵節點。 我已按照說明進行操作 npm install iron-node -g; 然后iron-node YOURFILE.js ,但當我得到: 'iron-node' is not recognized as an ...


排序:
質量:
 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM