
This is a (multiple allowed):
git clone https://github.com/framework7io/framework7.git
cd framework7
npm i
npm run build:dev
build success
got TypeError on both node v6.12.3 and v8.9.3
TypeError: parse is not a function in ./framework7/src/framework7.js
There is no parse in framework7.js. Anyway, i see the build was secceed
Hi nolimits4web
Yes it was build succeed. but got error when lunch the page
npm run build:dev
npm run dev
got blank page with the error:
Failed to load resource: the server responded with a status of 404 (Not Found)
Uncaught ReferenceError: Dom7 is not defined at app.js:2

This looks similar http://forum.framework7.io/t/vue-js-kitchen-sink/2611
update node to v8.10.0
it is still not working
framework7 2.0.5 @v8.9.3 --> kitchen sink work
none
framework7 2.0.8 @v8.9.3 --> kitchen sink work
node_modules/template7/dist/template7.esm.js (409:11) Use of eval is strongly discouraged,
framework7 2.0.10 @v8.9.3, v8.10.0, v6.12.3 --> kitchen sink not work
TypeError: parse is not a function in /Users/orz99/zoo/framework7/src/framework7.js
@nolimits4web Has this fix also been applied to the vue kitchen sink?
Because I'm having the exact same issue there.
@Jovaage not yet there, will be on a days
Most helpful comment
@Jovaage not yet there, will be on a days