vue-muuri icon indicating copy to clipboard operation
vue-muuri copied to clipboard

Unable to run tests

Open nikolay-borzov opened this issue 8 years ago • 2 comments

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 avatar Nov 01 '17 13:11 nikolay-borzov

@nikolay-borzov The development and testing environments are not created yet.

jocodev1 avatar Nov 01 '17 13:11 jocodev1

I see. Probably we should mention it in CONTRIBUTING.md

nikolay-borzov avatar Nov 01 '17 13:11 nikolay-borzov