主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
jesper Westendahl
活动总数
33
最后的活动
2024年06月07日 09:58
成员加入日期
2020年12月22日 13:58
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
9
活动概览
帖子(8)
评论(13)
按最近的活动排序
最近的活动
投票数
创建于
2021年04月26日 12:51
Thanks .. now it seem to work :-DThe doc says 'Babel 6 support - Jest 24 dropped support for Babel 6. We highly recommend you to upgrade to Babel 7'. So I upgraded to: "dependencies": { "babel-co...
社区
PhpStorm
SyntaxError: Cannot use import statement outside a module (phpStorm/Js/Jest)
1 票
创建于
2024年06月07日 09:58
Thanks for verifying :-) Have nice day
社区
WebStorm
Javascipt debugging not updating after source code change
0 票
创建于
2024年06月07日 09:57
<component name="ProjectRunConfigurationManager"> <configuration default="false" name="index.php PHP JavaScript" type="JavascriptDebugType" uri="http://localhost" useFirstLineBreakpoints="true"> ...
社区
WebStorm
Javascipt debugging not updating after source code change
0 票
创建于
2024年06月07日 09:50
Actually this solution was initiated by at quick test trying to debug php/js on the same code base, but using VSC. Funny that the VSC is loading instantly and are much quicker ;-) .. maybe you shou...
社区
WebStorm
Javascipt debugging not updating after source code change
0 票
创建于
2024年06月07日 09:42
Just tried to match the local folder with the remote url .. would this be missing link (proper the solution).For now it seem to work !!
社区
WebStorm
Javascipt debugging not updating after source code change
0 票
创建于
2024年06月07日 09:35
If you know the Laragon ,, then public_html (root) is not used at I have used the ‘Switch Docement Root’ to another location.Meaning that web server root is pointing directly on the same folder at ...
社区
WebStorm
Javascipt debugging not updating after source code change
0 票
创建于
2024年06月07日 08:51
My development server is Laragon (PHP8.3, Apache 2.4) running on a windows 10 I'm not using any build tools. The problem seem to be related to webstorm file-cache as I have disabled cache in chrome...
社区
WebStorm
Javascipt debugging not updating after source code change
0 票
创建于
2023年11月17日 18:52
It is a pure web-application (html/css/js) served by Laragon (php 8.2 / Apache / mysql 8) on a windows 10 pro desktop installation. PhpStorm is installed on same desktop, so the host is localhost /...
社区
PhpStorm
Help for debug a web app (javascript) on Android Browser ?
0 票
创建于
2021年06月16日 23:20
I found a solution by changing the export from export default mustache; to CommonJS format module.exports = mustache; and import using require() var mustache = require('../public_html/js/mustache')
社区
WebStorm
import module problem when doing js unittest/debug using jest / babel
0 票
创建于
2021年04月26日 12:33
I see several .babelrc located and with content as: 1) node_modules\gensync\test\.babelrc{ presets: [ ["env", { targets: { node: "current" }}], ], }2) node_modules\istanbul-reports\lib\html-spa\...
社区
PhpStorm
SyntaxError: Cannot use import statement outside a module (phpStorm/Js/Jest)
0 票
下一页
›
最后
»