This repository was archived by the owner on Jun 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Error while importing awaitable-timers #59
Comments
And reboost.js const {
start,
builtInPlugins: {
esbuildPlugin
}
} = require('reboost');
start({
cacheOnMemory: true,
contentServer: [
{
...
}
],
entries: [
...
],
hotReload: true,
plugins: [
esbuildPlugin({})
]
}); |
Temporary fix for now
ast = (0, meriyah_1.parseModule)(code);
ast = (0, meriyah_1.parseModule)(code, { globalReturn: true }); |
Now, I get: TypeError: Cannot read properties of null (reading 'type')
at findVisiblePathsInPattern (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/scope.js:646:23)
at registerBindingFromPattern (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/scope.js:702:5)
at CatchClause (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/scope.js:823:9)
at Scope.crawl (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/scope.js:907:17)
at Scope.init (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/scope.js:885:14)
at NodePath.init (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/nodepath.js:93:24)
at Scope.crawl (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/scope.js:966:39)
at Scope.init (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/scope.js:885:14)
at NodePath.init (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/nodepath.js:93:24)
at Traverser.visitPath (/home/.../SharedFolder/Frameworks/reboost-lit-test/node_modules/estree-toolkit/dist/traverse.js:25:18) BUT I am not sure 100% that I do everything correct from my side. Please test the functions when you have some free time. Tia |
And those errors and warnings: Loading module from “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2Fawaitable-timers%2Findex.js” was blocked because of a disallowed MIME type (“text/plain”).
localhost:8000
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2Fawaitable-timers%2Findex.js. (Reason: CORS request did not succeed).
Module source URI is not allowed in this document: “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2Fawaitable-timers%2Findex.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2F%40lit%2Freactive-element%2Freactive-element.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2Flit-html%2Flit-html.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2Flit-element%2Flit-element.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2F%40lit%2Freactive-element%2Fdecorators%2Fcustom-element.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2F%40lit%2Freactive-element%2Fdecorators%2Fproperty.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2F%40lit%2Freactive-element%2Fdecorators%2Fquery.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2F%40lit%2Freactive-element%2Fdecorators%2Fquery-all.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2F%40lit%2Freactive-element%2Fdecorators%2Fquery-async.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2F%40lit%2Freactive-element%2Fdecorators%2Fquery-assigned-nodes.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2F%40lit%2Freactive-element%2Fdecorators%2Fevent-options.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2F%40lit%2Freactive-element%2Fdecorators%2Fstate.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2Flit-html%2Fdirectives%2Fclass-map.js”. localhost:8000:8:1
Loading failed for the module with source “http://192.168.1.53:7456/transformed?q=%2Fhome%2F...%2FSharedFolder%2FFrameworks%2Freboost-lit-test%2Fnode_modules%2Flit-html%2Fdirectives%2Fstyle-map.js”. localhost:8000:8:1 |
I don't think I can do anything about it now. Try to implement the |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After typing
npm i awaitable-timers
andI get the following errors:
where
awaitable-timers/index.js
Any suggestion? Tia
The text was updated successfully, but these errors were encountered: