当前位置:网站首页>Error using ts-node
Error using ts-node
2022-08-01 03:35:00 【Front-end Caicai DayDayUp】
Problem description:ts-node : Could not load file C:\Users\Administrator\AppData\Roaming\npm\ts-node.ps1 because scripting is prohibited on this system.For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.

Problem Solving:
Open PowerShell as Administrator (same as opening vs code as Administrator and then creating a new terminal) input:
set-ExecutionPolicy RemoteSigned


That's it!!!

边栏推荐
- 2022 CSP-J1 CSP-S1 Round 1 Preliminary Competition Registration Guide
- How to download the Keil package
- HCIP (14)
- 纽约大学等 | TM-Vec:用于快速同源检测和比对的模版建模向量
- IDEA modifies the annotation font
- Basic Theoretical Knowledge of Software Testing - Use Cases
- win10 fixed local IP
- Handwritten binary search tree and test
- Soft Exam Senior System Architect Series: Basic Knowledge of Information Systems
- 彻底关闭Chrome浏览器更新及右上角的更新提示
猜你喜欢
![[uniCloud] Application and Improvement of Cloud Objects](/img/e0/4b899e17f683043d66a8fa426e88a4.jpg)
[uniCloud] Application and Improvement of Cloud Objects

移动端页面秒开优化总结

MYSQL two-phase commit

如何下载Keil包

Ordinary users cannot access HGFS directory

Solve the problem that when IDEA creates a new file by default, right-click, new, there is no XML file

leetcode6132. Make all elements in an array equal to zero (simple, weekly)

【分层强化学习】HIRO:Data-Efficient Hierarchical Reinforcement Learning

Four implementations of
batch insert: have you really got it? ![[Getting Started Tutorial] Rollup Module Packager Integration](/img/1d/c6f1afe894b326be6939a7e8783972.jpg)
[Getting Started Tutorial] Rollup Module Packager Integration
随机推荐
Simple vim configuration
大佬们,MySQL cdc source在增量过程中回收 replication slave 和 r
测试
Browser download shortcut to desktop (PWA)
leetcode6133. 分组的最大数量(中等)
初出茅庐的小李第112篇博客项目笔记之机智云智能浇花器实战(1)-基础Demo实现
One service layer needs to call the other two service layers to obtain data and assemble it into the final data. The data is all lists. How to design the cache?
【 Make YOLO Great Again 】 YOLOv1 v7 full range with large parsing (Neck)
【消息通知】用公众号模板消息怎么样?
Soft Exam Senior System Architect Series: Basic Knowledge of System Development
IDEA debugging
让你的 Lottie 支持文字区域内自动换行
win10 固定本机IP
The maximum quantity leetcode6133. Grouping (medium)
修改Postman安装路径
JS new fun(); 类与实例 JS基于对象语言 只能通过书写构造函数充当类
Hackers can how bad to what degree?
解决IDEA默认情况下新建文件时,右击,new,没有XML文件的问题
Summary of JVM interview questions (continuously updated)
Guys, MySQL cdc source recycles replication slave and r in incremental process