Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
jesper Westendahl
Total activity
33
Last activity
June 07, 2024 09:58
Member since
December 22, 2020 13:58
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
9
Activity overview
Posts (8)
Comments (13)
Sort by recent activity
Recent activity
Votes
Created
April 26, 2021 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...
Community
PhpStorm
SyntaxError: Cannot use import statement outside a module (phpStorm/Js/Jest)
1 vote
Created
June 07, 2024 09:58
Thanks for verifying :-) Have nice day
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
June 07, 2024 09:57
<component name="ProjectRunConfigurationManager"> <configuration default="false" name="index.php PHP JavaScript" type="JavascriptDebugType" uri="http://localhost" useFirstLineBreakpoints="true"> ...
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
June 07, 2024 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...
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
June 07, 2024 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 !!
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
June 07, 2024 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 ...
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
June 07, 2024 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...
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
November 17, 2023 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 /...
Community
PhpStorm
Help for debug a web app (javascript) on Android Browser ?
0 votes
Created
June 16, 2021 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')
Community
WebStorm
import module problem when doing js unittest/debug using jest / babel
0 votes
Created
April 26, 2021 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\...
Community
PhpStorm
SyntaxError: Cannot use import statement outside a module (phpStorm/Js/Jest)
0 votes
Next
›
Last
»