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
{{ message }}
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
to my project'spackage.json most errors are gone, just
ERROR in /Users/sebi/Desktop/redaktorTS2/src/webcomponents/semantic/node_modules/@dojo/shim/Promise.d.ts
(14,40): error TS2693: 'Promise' only refers to a type, but is being used as a value here.
ERROR in ./~/@dojo/core/text.js
Module not found: Error: Can't resolve 'fs' in '/Users/sebi/Desktop/redaktorTS2/src/webcomponents/semantic/node_modules/@dojo/core'
@ ./~/@dojo/core/text.js 34:65-78
@ ./~/@dojo/core/main.js
@ ./src/lib/SUI.ts
@ ./src/widgets/Container/Container.ts
@ ./src/App.ts
@ ./src/main.ts
@ multi webpack-dev-server/client? ./src/main.css ./src/main.ts
will figure out ...
The text was updated successfully, but these errors were encountered:
sebilasse
changed the title
Now (after the update) I get build errors
Now (after the update) I get two build errors
Jul 31, 2017
@kitsonk
While the update described in dojo/widget-core#626 should work now, I get the following errors when
$
dojo build -w
[... update :]
seeAlso darul75/web-react#12 (comment) ff.
after adding
to my project's
package.json
most errors are gone, justwill figure out ...
The text was updated successfully, but these errors were encountered: