We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
感謝使用 Node.js Taiwan AMA,以下附上簡單提問範例供參考,請把內容改成你自己遇到的問題
使用webstrom新增express專案
開發環境是在win10上安裝一台ubuntu的VM,node.js和npm都安裝在linux上 win上面安裝webstrom IDE。 透過網路硬碟的方式讓linux的資料夾可以在win上共享。
我想建立一個express專案,但是在webstrom指定好node.js和npm後,卻在指定express版本上面出了問題。
出現 Unspecified express-genertor package version
我在linux已安裝好express套件了,下express -V也確認有裝上 麻煩高手提點~感謝 還是這樣建置的開發環境不正確呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
感謝使用 Node.js Taiwan AMA,以下附上簡單提問範例供參考,請把內容改成你自己遇到的問題
目的
使用webstrom新增express專案
使用的工具
開發環境是在win10上安裝一台ubuntu的VM,node.js和npm都安裝在linux上
win上面安裝webstrom IDE。
透過網路硬碟的方式讓linux的資料夾可以在win上共享。
操作流程
我想建立一個express專案,但是在webstrom指定好node.js和npm後,卻在指定express版本上面出了問題。
遇到的問題
出現 Unspecified express-genertor package version
嘗試過的解法
我在linux已安裝好express套件了,下express -V也確認有裝上
麻煩高手提點~感謝
還是這樣建置的開發環境不正確呢?
The text was updated successfully, but these errors were encountered: