vue-muuri
vue-muuri copied to clipboard
Unable to run tests
After calling npm run dev I got:
ERROR in ./test/visual.js
Module not found: Error: Can't resolve './specs' in 'E:\experiments\vue-muuri\test'
@ ./test/visual.js 71:19-51
@ multi (webpack)-dev-server/client?http://localhost:8081 ./test/visual.js
OS: Windows 8.1 node: 8.7.0 npm: 5.5.1
@nikolay-borzov The development and testing environments are not created yet.
I see. Probably we should mention it in CONTRIBUTING.md