Smilebags commented on issue #6748: Error reported after running NPM run dev URL: https://github.com/apache/incubator-superset/issues/6748#issuecomment-489514683 I'm facing this error as well. It seems to be due to the `import()` call. Running a node repl and just entering `import("fs");` it throws an unhandled promise error, which I thought was expected in all versions of node. I'm on v11.11.0
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
