Jinntec / Fore

Fore - declarative user interfaces in plain HTML
MIT License
82 stars 11 forks source link

installation via npm fails with 1.7.2 #231

Closed line-o closed 11 months ago

line-o commented 1 year ago

The postinstall script throws an error

; npm install @jinntec/fore
npm ERR! code 1
npm ERR! path /Users/jll/customers/eeditiones/tuttle/node_modules/@jinntec/fore
npm ERR! command failed
npm ERR! command sh -c cd demo && npm i
npm ERR! sh: line 0: cd: demo: No such file or directory

I tried a couple of earlier versions. The first one I found to be installable was 1.5.0

JoernT commented 11 months ago

fixed in 1.8.0