You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
12:10 $ npm start
> [email protected] start /Users/andre/Projects/site
> babel-node --presets=@babel/env,@babel/react index.js
Site creation ... public -> dist
Caught exception TypeError: site.readDOM is not a function
at readDOM (/Users/andre/Projects/site/index.js:19:22)
at SeaSite.handle (/Users/andre/Projects/site/node_modules/seasite/lib/site/site.js:423:31)
at handle (/Users/andre/Projects/site/index.js:18:10)
at Object.generateSite (/Users/andre/Projects/site/index.js:31:1)
at Module._compile (internal/modules/cjs/loader.js:776:30)
at Module._compile (/Users/andre/Projects/site/node_modules/pirates/lib/index.js:99:24)
at Module._extensions..js (internal/modules/cjs/loader.js:787:10)
at Object.newLoader [as .js] (/Users/andre/Projects/site/node_modules/pirates/lib/index.js:104:7)
at Module.load (internal/modules/cjs/loader.js:643:32)
at Function.Module._load (internal/modules/cjs/loader.js:556:12)
✔ ~/Projects/site
12:10 $ node -v
v12.6.0
✔ ~/Projects/site
12:11 $ npm -v
6.9.0
followed the readme
full_log.txt
The text was updated successfully, but these errors were encountered: