Replies: 1 comment
-
I believe what I need to do first is: cd tools/ace-editor
npm install But it fails:
I guess I should use different versions of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am trying to create a PoC of custom SQL dialect. To this end I'm following the documentation. After adding new
x_highlight_rules.js
it is recommended to runmake ace
. But it my case failed due to the following error:I have no idea what to do with
Cannot find module 'architect-build/copy'
. I would appreciate any help. I'm using Mac. Thanks!Beta Was this translation helpful? Give feedback.
All reactions