Josh Stillerman
Josh Stillerman
I am javascript newbe.... When I try npm install npm run dev I get a complaint: ERROR in ./~/babel-loader/lib!./~/eslint-loader!./~/vue-loader/lib/selector.js?type=script&index=0!./src/App.vue Module build failed: Error: Cannot find module 'babel-eslint' at ModuleResolver.resolve (/Users/jas/vue/VuejsStarterKit/node_modules/eslint/lib/util/module-resolver.js:74:19)...
In my model below the properties I have: ``` "mixins": { "ReadOnly" : { "entered" : true, "dbkey" : true } } ``` and when I run the application I...
Devices provide 'original_part_name' methods which can be used to access the device's member nodes as lower-case part-name properties of the device head. For example givent a device with a sub-node...
The code was using the known size of the packed NCI structure (42) instead of asking the compiler to fill this in for us. Replace the explicit byte offset memory...
KSTAR has run into a problem with a set of arithmetic nodes that evaluate fine on 6.1-84 but not on the current versions. The nodes decompile to things like: ```...
When default_tree_path specifies a thick client, and that client also uses default_tree_path, you can not from the remote machine either get or set the current shot of the tree: on...
We have seen this before, but it keeps happening. The current version of mdsplus-alpha `alpha_release-7-134-15` shows version 0.0.0 when asked: ```` jas@mfews07:~/mdsplus$ mdstcl TCL> show version MDSplus version: 0.0.0 ----------------------...
Greg Tchilinguirian reports: I was wondering if there was a simple way to drag our tdi based devices forward into newer versions of MDSplus without porting to Python. Using TCL...
A user scope with computed Y axis specifications is failing to load. The scope uses global settings and all of the panels default to the global settings which are a...
I have a .dat file, would like to try jScope on it. It chokes reading it in. Enclosed. [pp1_scope.dat.gz](https://github.com/MDSplus/mdsplus/files/4866594/pp1_scope.dat.gz)