Dave Patton

Results 7 issues of Dave Patton

If I delete the csv file from the dist folder and run npm start the csv does not get copied from /data to /dist/data.

First -- thank you so much for putting this together. I tried to do a build for the BananPi M2 Zero but its failing. First I get a login to...

**Describe the bug** I have tried to follow the docs at [https://pqina.nl/filepond/docs/api/server/#process](https://pqina.nl/filepond/docs/api/server/#process) to set server options. According to he docs I should put the following in my svelte script: ```js...

773k world.svg When running i get the following: svg2geojson --layers -m world.svg Ignoring unhandled element text Ignoring unhandled element text Ignoring unhandled element text Ignoring unhandled element text Ignoring unhandled...

bug

I have been following the tutorial videos which are awesome by the way, thank you. At the end of episode 5 you finally display the mesh. When I do that...

Hapi 9.3.1 requires that the Inert plugin be manually included for static content. This breaks grunt-hapi which now gives the error: Fatal error: Hapi ["/Users/dpatton/Documents/Git/HDFS-Viz/server/server.js"] - Error: Missing required start...

I have a js file (Its actually the Tailwind colors.js file) The colors only partially display: Here is a snippet of the file ```javascript const _default = { inherit: "inherit",...

cannot reproduce