Commit graph

11 commits

Author SHA1 Message Date
lublak c83c05456d
Use native fs promise where possible (#1684) 2021-04-30 21:22:15 -05:00
Rupenieks 6aaae1ef6c
🐛 Typescript tsc could not be located when building node in Node-Dev (#918)
*  Added variation of Typescript executable path based on OS of user

*  indentation fix (removed spaces)
2020-09-06 21:48:14 +02:00
Rupenieks a69098a096 Updated @types/node to v14, fixed TS breaking with changes 2020-08-12 12:19:41 +02:00
Iván Ovejero 002437862d
Fix PNG file copy for CLI build --watch command (#661) 2020-06-12 15:28:40 +02:00
d0wHc3r 45a82b40b5
fix: use .bin for tsc
Use "tsc" executable in .bit folder from node_modules, this will help in monorepos using lerna hoist (or yarn workspaces) because node_modules dependencies are not installed in all packages
2020-02-07 22:07:10 +01:00
Jan Oberhauser f009a3134f Try to fix build for some people 2020-01-17 13:24:16 -06:00
Jan Oberhauser e0322162a7 Copy also images on node build 2019-09-22 11:33:53 +02:00
Jan Oberhauser bc04136c67 Make "n8n-node-dev build" work without n8n-modules in folder 2019-09-19 15:38:08 +02:00
Jan Oberhauser efc16dbc73 🐛 Fix that n8n-node-dev did not build correctly 2019-09-19 15:22:22 +02:00
Jan Oberhauser d337cbd805 👕 Replace some double quotes with single ones 2019-09-19 14:14:37 +02:00
Jan Oberhauser 9cb9804eee Initial commit to release 2019-06-23 12:35:23 +02:00