Nodejs:需要.paths。恢复原来的路径
我正在玩 require.paths 并且错误地修改了它。如何恢复原来的require.paths?是否有命令行实用程序可以确定我的nodejs 路径是什么?
I was playing around with require.paths and i modified it by mistake. How do i restore the original require.paths? Is there a command line utility to figure out what my nodejs path is?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
哦,我又开始工作了。只需重新启动我的终端即可。
Oh i got it working again. Just had to restart my terminal.