How to develop the assets? [branch: develop] #122
ancient-spirit
started this conversation in
General
Replies: 1 comment
-
Glad you could get this resolved! I believe that hardlinks in Windows should work fine instead of symlinks if you are able to create them. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
UPDATED: The issue is happened because running node on symbolic directory link on windows
Hello,
I'm trying to add some change to typescript file and want to
npm run watch
, but it fails with the following erroris there something I missing?
How to reproduce:
git clone
the repository to my local pcnpm install
npm run watch
Thank you
Beta Was this translation helpful? Give feedback.
All reactions