sintaxi / harp

Static Web Server/Generator/Bundler
http://harpjs.com
5k stars 342 forks source link

harp init dose not work #676

Open nakeman opened 2 years ago

nakeman commented 2 years ago

I follow the docs ,and try to

[radar@fedora ~]$ harp init abcproj { "source": "Config", "dest": "Config", "filename": "/home/radar/init", "lineno": -1, "name": "Error", "message": "ENOENT: no such file or directory, scandir '/home/radar/init'", "stack": null }

I have try to reinstall several old version and still can not fix it, report same error. it seen harp don't understand the "init" command any hint?!

nakeman commented 2 years ago

[radar@fedora ~]$ node -v v16.14.0 @fedora 36

Prinzhorn commented 2 years ago

The website/docs are outdated, harp recently went through some changes. The init command works on <=0.34.0. From what I can tell there is no init command any longer.