当前位置:网站首页>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!!!
边栏推荐
- ARM cross compilation
- IDEA修改注释字体
- 在打开MYSQL表时,有的可以显示编辑,有的没有,如何设置。
- test
- Software Testing Interview (3)
- TypeScript简化运行之ts-node
- Summary of JVM interview questions (continuously updated)
- MYSQL query interception optimization analysis
- The IDEA can't find or unable to load The main class or Module "*" must not contain The source root "*" The root already belongs to The Module "*"
- [Data analysis] Based on matlab GUI student achievement management system [including Matlab source code 1981]
猜你喜欢
随机推荐
Unity3D study notes 10 - texture array
MYSQL Keyword Explain Analysis
使用ts-node报错
HCIP(14)
Soft Exam Senior System Architect Series: Basic Knowledge of Information Systems
Inheritance Considerations
Unity在BuildIn渲染管线下实现PlanarReflection的初级方法
787. Merge Sort
项目越写越大,我是这样做拆分的
How is the tree structure of the device tree reflected?
JS new fun(); 类与实例 JS基于对象语言 只能通过书写构造函数充当类
[Search topic] After reading the inevitable BFS solution to the shortest path problem
内核的解压缩过程详解
初出茅庐的小李第114篇博客项目笔记之机智云智能浇花器实战(3)-基础Demo实现
Soft Exam Senior System Architect Series: Basic Knowledge of System Development
Browser download shortcut to desktop (PWA)
【Make YOLO Great Again】YOLOv1-v7全系列大解析(Neck篇)
初出茅庐的小李第113篇博客项目笔记之机智云智能浇花器实战(2)-基础Demo实现
TypeScript简化运行之ts-node
[uniCloud] Application and Improvement of Cloud Objects