You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for putting this out, looks cool and I can't wait to give it a go! Tried building the sources and got stuck. Got powr and wrappack packages installed since npm run build was complaining.
Got as far as getting these errors now on build:
ERROR in ./app/browser.js
Module not found: Error: Can't resolve '../lib/style.less'
ERROR in ./app/app.js
Module not found: Error: Can't resolve 'slate-mate
What I cannot figure out is where is the \lib folder supposed to come from? It is being referenced in build configuration but I don't see how it is being created.
Thanks for looking into this!
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for putting this out, looks cool and I can't wait to give it a go! Tried building the sources and got stuck. Got
powr
andwrappack
packages installed sincenpm run build
was complaining.Got as far as getting these errors now on build:
What I cannot figure out is where is the
\lib
folder supposed to come from? It is being referenced in build configuration but I don't see how it is being created.Thanks for looking into this!
The text was updated successfully, but these errors were encountered: