-
-
The article I'm proposing will be a novelty because altho the plugin is already available to use and it is quite good, it is still a work in progress for example I'm building the maven-java-plugin whi…
-
Instructed to specifically generate code for a full file path:
```
@generate /Users/kgilpin/source/appland/appmap-js/packages/search/src/snippet-index.ts
```
When Navie lists files, non-file n…
-
Code indexing time can be a bottleneck to Navie. Here's an example:
```
15756 [Stdout] Indexed 2438 files in /Users/kgilpin/source/appland/appmap-js in 9494ms
```
Optimize the indexing time to…
-
-
### What is the issue?
1.66.3 was released today , and I was trying to update it on a node that has auto-updates enabled. I went to the admin console and hit the "start update" button and received t…
-
To recreate, run `npx @appland/appmap-agent-js` from a directory that does not contain a Node project, e.g. the home directory:
```
$ npx @appland/appmap-agent-js
could not resolve ["@appland","appmap…
-
We still have `extern/yarn.js` in the repository that's been used for a previous bundling strategy. It should be remvoed (and possibly the whole directory).
-
In Spring Boot application that uses [Jdbi](https://jdbi.org/) library to fetch data from database the NullPointerException exception occurred while recording AppMap.
```
java.lang.NullPointerExce…
-
Express application running with babel-node got error: TypeError: Invalid URL
Command: npx appmap-agent-js -- nodemon -r dotenv/config --exec babel-node src/app.js
`[nodemon] starting `babel-n…