Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of configuring node.js Development Environment by webstorm

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces the method of webstorm configuration node.js development environment, the article is very detailed, has a certain reference value, interested friends must read it!

The specific configuration method is as follows:

Run in Terminal, node-v, error 'node' is not an internal or external command, nor is it a runnable program.

Es6 prompt ESLint: please specify Node.js interpreter

The above problem occurs because the nodejs environment is not configured in webstorm. Let's talk about configuring the nodejs environment in webstorm:

(1) if you do not download nodejs, go to the official website to download it first. If downloaded, click start = "run =" input cmd ", view path and node-v, and output the following result:

It indicates that with nodejs,node-v in the environment variable, the version number of node has been obtained, and node has been installed successfully.

(2) configure nodejs environment in webstorm

File- > Settings- > enter nodejs in the search box, find Nodejs and NPM-> Node interpreter, and find the node.exe path of the downloaded nodejs. Then click App to confirm.

The last step, very important, is to restart webstormstores!

These are all the contents of this article entitled "how webstorm configures the node.js development environment". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report