-
Notifications
You must be signed in to change notification settings - Fork 2
Node
takahito.miyamoto edited this page Feb 5, 2020
·
10 revisions
Prettier の一括実行など各種コマンドを実行するために、Node.js をインストールしましょう。 次の URL からインストーラーをダウンロードしてください。基本的に LTS バージョンで十分です。
インストーラーをダブルクリックし、デフォルトのままインストールを完了させてください。
次のコマンドでインストールが正常に完了していることを確認しましょう。 バージョンが表示されれば OK です。
node -v
npm -v
いま VS Code で開いている「VSCodeQuickstart」プロジェクトのルートに「package.json」ファイルを新規作成してください。
以下のコマンドを実行して、モジュールのバージョンを最新化しましょう。
npm install --save-dev --save-exact \
@babel/core \
@babel/register \
@prettier/plugin-xml \
@salesforce/eslint-config-lwc \
babel-preset-env \
eslint \
gulp \
gulp-shell \
husky \
lint-staged \
prettier \
prettier-plugin-apex
© 2019 Takahito Miyamoto @takahito0508
#HappyCoding !! #Trailheart #Multiplier | 17x #CertifiedPro | #SalesforceSaturday @SFSatTokyo @SFSatAkasaka | #AccentureCloudFirst | #AlwaysBeLearning #DontStopDeploying