-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
To reproduce:
- Build and link hlx-cli latest master.
- Run:
hlx init testproject
cd testproject
hlx up
-> Error:
[hlx] error: Error while delivering resource: Error: Cannot find module '@adobe/htlengine/src/runtime/Runtime'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:548:15)
at Function.Module._load (internal/modules/cjs/loader.js:475:25)
at Module.require (internal/modules/cjs/loader.js:598:17)
at require (/Users/alex/work/dev/playground/project-helix/modules/helix-cli/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
at newRequire (/Users/alex/work/dev/playground/newhelixproject/alexproject/.hlx/build/html.js:36:18)
at localRequire (/Users/alex/work/dev/playground/newhelixproject/alexproject/.hlx/build/html.js:54:14)
at Object.parcelRequire.html.htl../html.pre.js (/Users/alex/work/dev/playground/newhelixproject/alexproject/.hlx/build/html.js:153:17)
at newRequire (/Users/alex/work/dev/playground/newhelixproject/alexproject/.hlx/build/html.js:48:24)
at /Users/alex/work/dev/playground/newhelixproject/alexproject/.hlx/build/html.js:80:5
at Object.<anonymous> (/Users/alex/work/dev/playground/newhelixproject/alexproject/.hlx/build/html.js:106:3)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working